Pinned Repositories
animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
autop
Add auto paragraph from plain string.
awesome-vue
A curated list of awesome things related to Vue.js
canvas-engines-comparison
Performance comparison of different canvas rendering engines.
js-repaint-perfs
Keep identities repaint rate for sugar.js https://tangbc.github.io/js-repaint-perfs/sugar/
js-test-workflows
A collection of different JavaScript test workflows, helping you choose a suitable/preferable Test-Driven Development.
snake-eat-bugs
🐍🐛 A classical, funny and much more challenging snake game.
sugar
A lightweight and powerful JavaScript MVVM library. Used for production or learning how to make a full MVVM.
tiny-node-server
⚖ A tiny, simple and easyuse static server by nodejs.
vue-virtual-scroll-list
⚡️A vue component support big amount data list with high render performance and efficient.
tangbc's Repositories
tangbc/vue-virtual-scroll-list
⚡️A vue component support big amount data list with high render performance and efficient.
tangbc/sugar
A lightweight and powerful JavaScript MVVM library. Used for production or learning how to make a full MVVM.
tangbc/js-test-workflows
A collection of different JavaScript test workflows, helping you choose a suitable/preferable Test-Driven Development.
tangbc/snake-eat-bugs
🐍🐛 A classical, funny and much more challenging snake game.
tangbc/awesome-vue
A curated list of awesome things related to Vue.js
tangbc/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
tangbc/autop
Add auto paragraph from plain string.
tangbc/canvas-engines-comparison
Performance comparison of different canvas rendering engines.
tangbc/js-repaint-perfs
Keep identities repaint rate for sugar.js https://tangbc.github.io/js-repaint-perfs/sugar/
tangbc/tangbc.github.io
☘ Repository for serving static files.
tangbc/tiny-node-server
⚖ A tiny, simple and easyuse static server by nodejs.
tangbc/utils
Collect some useful JavaScript methods, sometimes you don't want to write again, just copy and paste.
tangbc/worker-transferable-perfs
🚀 Simple demo to feel the excellent performance of Transferable in Web Workers.