Skip to content
#

preact

Here are 1,102 public repositories matching this topic...

Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta
tsparticles
mmilano
mmilano commented Oct 14, 2020

Great work on the active development of tsParticles!

Is there any option to import a reduced/smaller, more "core" tsParticles library?
Core in the sense of the fundamental behavior and options.

Something like

import { tsParticlesCore } from "tsparticles";

that would provide only the most slimmed down possible functionality, and then could allow
importing additional aspects if

Improve this page

Add a description, image, and links to the preact topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the preact topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.