@techmely/build-configs
v1.1.3
Published
Techmely build configurations
Readme
Features
- 📦 <5kb mini libraries
- Tree-shakable ESM
- Unit Test coverage ...% with vitest
- Code quality analysis is A+ with codacy and deepscan
- Bundle to commonjs and es-module with tsup
- Package manager pnpm, safe and fast
- Release with semantic-release
Install to use in your project
With npm
npm i --save-dev @techmely/utilsWith yarn
yarn add -D @techmely/utilsWith pnpm
pnpm add -D @techmely/utilsHow to contributes
Run
pnpm installto install all dependenciesRun others command in
package.jsonwithpnpm run ...
License
MIT © TechMeLy
