memory-card

v0.7.0
ES6 Map like Async API, with Swagger API Backend Support.
async map swagger openapi key value store

clean

shx rm -fr dist/*

dist

npm run clean && tsc

pack

npm pack

lint

npm run lint:es && npm run lint:ts

lint:ts

tsc --noEmit

test

npm run lint && npm run test:unit

test:unit

blue-tape -r ts-node/register "src/**/*.spec.ts" "tests/**/*.spec.ts"

test:pack

bash -x scripts/npm-pack-testing.sh

lint:es

eslint --ignore-pattern tests/fixtures/ '{bin,examples,scripts,src,tests}/**/*.ts'

Metadata

Downloads

Maintainers