ulidx

v0.5.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}"

benchmark

node ./test/benchmark.js

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 2/12/2023

Downloads

Maintainers