clever-frontend-utils v2.1.0
frontend-utils
A set of utils for frontend projects at Clever (and potentially elsewhere!).
Note that the npm package for this repo, clever-frontend-utils, is public. Keep that in mind when adding utils.
Developing
To install dependencies, use:
npm installBuilding Locally
If you want to build the lib for local use, run:
make buildThis will compile lib/ to JavaScript and place the output in the dist/ directory.
Testing
To lint and test, run:
make testAll files ending in _test.ts will be considered test files by Jest.
Deploying
Merging code to master will automatically result in an npm publish. Remember to version bump in the package.json!
10 months ago
1 year ago
2 years ago
2 years ago
2 years ago
4 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago