{"library":"session-cache","type":"library","category":null,"description":"Session storage for tasks, designed to pass data between gulp tasks or similar workflow steps. Current stable version is 0.2.0, released in 2015 with no updates since. It provides a simple context-based session object to store and retrieve key-value pairs, with methods to bind functions and EventEmitters. Lacks TypeScript support, tests, and modern ESM compatibility. Alternatives include async hooks or more maintained session libraries.","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install session-cache","imports":["import session from 'session-cache'","const session = require('session-cache')","session('my-app')"]},{"cmd":"yarn add session-cache","imports":[]},{"cmd":"pnpm add session-cache","imports":[]}],"homepage":"https://github.com/doowb/session-cache","github":"git://github.com/doowb/session-cache","docs":null,"changelog":null,"pypi":null,"npm":"session-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}