memory-card

v0.0.4
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 && shx cp {README.md,LICENSE,package.json} dist/

pack

npm pack dist/

lint

npm run lint:ts

lint:ts

tslint --project tsconfig.json && 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

Metadata

Downloads

Maintainers