shubhankar-mern / flare.ts

A powerful utility library for clean code in js (npm package)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

flare.ts: a powerful utility library for clean code in js & ts ecosystem


Join us at our server for any discussion, guidance and help: logo

Setup:

  • How to setup the code?
  1. Clone the repository

  2. Provide NPM and Node.js is installed locally,

  npm install
  1. Now to validate if everything is working fine, please run the following command:
  npm run check-setup

Voila! The successful execution ensures setup has been done properly.


To use as the flare.ts npm package:

  npm i flare.ts

About

A powerful utility library for clean code in js (npm package)

License:MIT License


Languages

Language:TypeScript 93.5%Language:JavaScript 4.9%Language:Shell 1.6%