ulidx

v0.4.0
ULID generator for NodeJS and the browser
ulid uuid id generator guid

test

npm run build && npm run test:specs && npm run test:format

build

npm run clean && tsc

clean

rimraf dist

format

prettier --write "{source,test}/**/*.{js,ts}"

test:specs

nyc mocha -t 10000 'test/**/*.spec.js'

test:format

prettier --check "{source,test}/**/*.{js,ts}"

prepublishOnly

npm run build

Metadata

  • MIT
  • Whatever
  • Perry Mitchell
  • released 12/31/2022

Downloads

Maintainers