@aiou/preset-aiou
configs
-
pnpm
release and ci yamls -
rust
application release and ci yamls
templates
bin-template
build cli application
- Use commander build cli application
- Interaction interface with inquirer
- Display loading status with ora
- Build in
Bundle
and with esbuild
actions-template
build github workflow
💪 Typescript - type safe
chrome-extenstion-template
build chrome crx application
- Support hot reload
- Build with
webpack
, and to.zip
- Build UI interface with
react
- Process page element with
JQuery
- Process multiple dom event with
rxjs
webext-template
build web ext application with vite
- Build UI interface with
react
- Powered by
Vite
dayjs-plugin-template
build dayjs plugin lib
💪 Typescript - type safe
eslint-config-template
build eslint plugin lib
-
on/off
eslint rules - extends 3rd eslint plugin
- config
prettier
- lint non
.js/.ts
files
original-html-template
build web application without framework
- Build with webpack
- Visit page via
http:<ip>:8080
in mobile - Style with
stylus
and usefulRucksack & Rupture
react-components-lib-template
build multiple react components lib, insipred by antd-tools
- output
lib & es
components version - build with
gulp
- multiple react components
- support css-modules
react-template
build spa react template with pure webpack
- Pure webpack
- Visit via
http:<ip>:port
on mobile - Rematch
- With friendly build progress and error output
- Bundle size analyzer
rollup-template
build lib with rollup
📊 Stats - output bag bundlesize📦 excludedependencies
andpeerDependencies
💪 Typescript - type safe
rollup-plugin-template
build rollup-plugin
💪 Typescript - type safe
ts-lib-template
build ts lib template
💪 Type safe - build withttsc
💞 replacealias
path toreal
path🥽 watch mode
webpack-loader-template
build webpack loader
- Watch mode
- Build with
tsc
- Replace
alias
path toreal
path