@kubric/session
v3.0.0
Published
Express session utility
Readme
@kubric/session
Table of Contents
Installation
Ensure you have Node.js 10 or later installed. Then run the following:
# via npm
npm install @kubric/session
# or yarn
yarn add @kubric/sessionUsage
Build
npm run build will build the library
Tests
npm test will run the tests and print the results
