Skip to content

planjs/stan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2153a9e · Oct 12, 2024
Aug 6, 2022
Dec 26, 2021
Oct 12, 2024
Mar 11, 2022
Sep 26, 2020
Sep 21, 2020
Feb 27, 2021
Mar 11, 2022
May 11, 2021
Sep 21, 2020
Oct 14, 2020
Mar 11, 2022
Dec 25, 2020
Mar 20, 2022
Oct 31, 2021
May 11, 2021
Mar 25, 2022
Aug 6, 2022
Aug 6, 2022
Aug 6, 2022
Dec 9, 2023

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