Skip to content

bit-country/essential-packages

Repository files navigation

bit-country Essential Packages

Make your dreams come true easier with Bit.Country

The essential packages to help you start your SAAS, product in a day!. It's safe, performance and FREE! Start this if you can!
Learn more »

Website · Issues

Uptime Github Stars Commits-per-month


Opinionated collection of helpful JavaScript / TypeScript utils which we use on the real world applications


Goals of project

  • Typescript support
  • Tree-shaking
  • Have no dependencies as possible
  • High performance(Design with modular in mind - minimal, readable and well thought out API)
  • Full tested with the code coverage 100%
  • Documentation

Features

Project Features State Quality
@bit-country/nest-core Integrate with NestJS ...

Install to use in your project

You just need to change the postfix of project like utils, reset-css, vue-partytown...

Example:

npm i --save-dev @bit-country/utils
yarn add @bit-country/utils
pnpm add @bit-country/utils
bun add @bit-country/utils

How to contributes

  1. Run yarn to install all dependencies

  2. Install VsCode Extension: Rome

  3. CRUD feature and do not forget to add unit test for them

    • Remember add typing for all functions
  4. Create the pull request --> Please request me for review code

  5. After bit-country Team approved PR --> Merge to main --> CI/CD automation release new version

License

MIT © bit-country

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages