0.3.0 • Published 3 years ago

@ajp/utils-ts v0.3.0

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago
npm install ajp/utils-ts --save

Then inside your project

import {random_string} from "@ajp/utils-ts/random";

Dev

You must use npm install, as yarn will (correctly) pull in v16 of @types/react for @types/react-router and this will break everything.

Tests

$ npm run test
$ npm run test:compile-only  # skips the npm install step and runs in watch mode

To publish

After $ npm test passes. $ cd js && npm login Increase version in js/package.json

0.3.0

3 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago