@techmely/build-configs
v1.1.3
Published
Techmely build configurations
Downloads
13
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/utils
With yarn
yarn add -D @techmely/utils
With pnpm
pnpm add -D @techmely/utils
How to contributes
Run
pnpm install
to install all dependenciesRun others command in
package.json
withpnpm run ...
License
MIT © TechMeLy