All Projects β†’ planjs β†’ stan

planjs / stan

Licence: MIT License
πŸ”¨ Collection of front-end engineering tools

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to stan

Sku
Front-end development toolkit
Stars: ✭ 403 (+2021.05%)
Mutual labels:  babel, toolkit, build-tool
Nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
Stars: ✭ 5,429 (+28473.68%)
Mutual labels:  babel, toolkit
Serverless Plugin Typescript
Serverless plugin for zero-config Typescript support
Stars: ✭ 611 (+3115.79%)
Mutual labels:  babel, rollup
Shortstack
πŸ₯ž minimal Rollup + PostCSS modern syntax starter template
Stars: ✭ 94 (+394.74%)
Mutual labels:  babel, rollup
Create React Library
⚑CLI for creating reusable react libraries.
Stars: ✭ 4,554 (+23868.42%)
Mutual labels:  babel, rollup
Ts Monorepo
Template for setting up a TypeScript monorepo
Stars: ✭ 459 (+2315.79%)
Mutual labels:  babel, rollup
Svelte Example
πŸš€ πŸ“š Some examples to test the Svelte Framework
Stars: ✭ 85 (+347.37%)
Mutual labels:  babel, rollup
Rollup Plugin Ts
A Typescript Rollup plugin that bundles declarations and respects Browserslists
Stars: ✭ 273 (+1336.84%)
Mutual labels:  babel, rollup
Babel React Rollup Starter
A simple boilerplate for web apps with React, Babel, and Rollup.
Stars: ✭ 124 (+552.63%)
Mutual labels:  babel, rollup
Instapack
All-in-one TypeScript and Sass compiler for web applications! πŸ“¦ πŸš€
Stars: ✭ 131 (+589.47%)
Mutual labels:  babel, build-tool
Klap
zero config, zero dependency bundler for tiny javascript packages
Stars: ✭ 143 (+652.63%)
Mutual labels:  babel, rollup
ctx-core
A composable monorepo web-service/front-end toolkit
Stars: ✭ 25 (+31.58%)
Mutual labels:  toolkit, rollup
Pingy Cli
The Simple Frontend Build Tool. No Configuration, No Plugins.
Stars: ✭ 390 (+1952.63%)
Mutual labels:  babel, build-tool
Poi
⚑A zero-config bundler for JavaScript applications.
Stars: ✭ 5,291 (+27747.37%)
Mutual labels:  babel, build-tool
React Modern Library Boilerplate
Boilerplate for publishing modern React modules with Rollup
Stars: ✭ 285 (+1400%)
Mutual labels:  babel, rollup
Bili
Bili makes it easier to bundle JavaScript libraries.
Stars: ✭ 949 (+4894.74%)
Mutual labels:  babel, rollup
React Flow
Highly customizable library for building interactive node-based UIs, editors, flow charts and diagrams
Stars: ✭ 8,348 (+43836.84%)
Mutual labels:  react-library, typescript-library
rollup-lib-bundler
Simple lib bundler
Stars: ✭ 13 (-31.58%)
Mutual labels:  babel, rollup
Babel Plugin Prismjs
A babel plugin to use PrismJS with standard bundlers.
Stars: ✭ 114 (+500%)
Mutual labels:  babel, rollup
Xdm
a modern MDX compiler. No runtime. With esbuild, Rollup, and webpack plugins
Stars: ✭ 206 (+984.21%)
Mutual labels:  babel, rollup

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].