2.0.0 • Published 1 month ago

clever-frontend-utils v2.0.0

Weekly downloads
609
License
Apache-2.0
Repository
-
Last release
1 month ago

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 install

Building Locally

If you want to build the lib for local use, run:

make build

This will compile lib/ to JavaScript and place the output in the dist/ directory.

Testing

To lint and test, run:

make test

All 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!

2.0.0

1 month ago

1.8.2

2 months ago

1.8.1

3 months ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago