Collection of front-end engineering tools
Front-end related tools to improve development efficiency.
stan-builder | build 'js' 'ts' 'react-component' 'vue-component' library |
|
proto-gen-dts | protobuf generate typescript dictionary type file |
|
babel-plugin-ts-enum-iife | enum better tree-shaking |
|
babel-plugin-module-resolve | support alias import |
|
oss-upload-tool | Integrated oss upload |
This repository is a monorepo which leverages yarn for dependency management.
To begin, please install yarn
:
npm install yarn -g
All packages are kept in the /packages
directory.
yarn release
To run tests on all packages which have changes:
yarn test
Thanks to jetbrains for providing great IDEs and open source licensing
MIT © fupengl