1.1.3 • Published 2 years ago

@techmely/build-configs v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Tests install size Codacy Badge DeepScan grade Dependabot code style: prettier PRs or Discussion welcome npm version


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

  1. Run pnpm install to install all dependencies

  2. Run others command in package.json with pnpm run ...

License

MIT © TechMeLy

1.1.1

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.5

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago