Skip to content

planjs/stan

Repository files navigation

stan

test

Collection of front-end engineering tools

Intro

Front-end related tools to improve development efficiency.

Tools

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

Contributing

This repository is a monorepo which leverages yarn for dependency management.

To begin, please install yarn:

npm install yarn -g

Working with Packages

All packages are kept in the /packages directory.

Publishing:

yarn release

Running Tests:

To run tests on all packages which have changes:

yarn test

Contributors

CONTRIBUTING

Special thanks

Thanks to jetbrains for providing great IDEs and open source licensing

ad_anim_none.gif

License

MIT © fupengl