Skip to content
#

preact

Here are 1,111 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
matteobruni
matteobruni commented Oct 26, 2020

Actually, all the demo projects have different presets/samples and they're quite messy.

They are made just for tests but I think a common folder could be created and used in all those projects.

The most used and updated tests are inside demo/main, this could be a good starting point moving all those files in a common folder for demos projects.

When the demo/main project is fixed, all

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.