- assistant-robot
An assistant widget, have a 3D robot which can interact with user, have a simple LLM which can chat with user.
- sync-lock-version
Syncs `package-lock.json`, `pnpm-lock.yaml` or `yarn.lock` versions into `package.json` file, removing dynamic numbers such as with ^, keeping static versions intact.
- Interview Platform
A platform to interview frontend developers
- antlr4js-cli
Generates javascript code based on specified grammar for lexer, parser, and tokens.
- socket-api
Socket interface for node. It is available on linux, Windows, MacOS, and probably additional platforms.
- postcss-plugin-namespace
A PostCSS plugin that could add css selector before all selectors,so that the styles will not affect other projects.
- global-hooks
Hooks to manage Global state for React.It's very easy to use.
- redux-simplifier
This tool provide a replace action, which will change the value after being dispatched without a reducer. So, this tool can greatly simplify you code without affect the redux's predictable.
- vue-image-crop-upload
A mobile component used for cropping and uploading avatar.
- webgl-learn
Some webGL demo,that includes most of techniques of using WebGl--GLSL ES,basic animation texture,light and shadow--delivers a introduction on allmost everything you need to get going.