gals

global AsyncLocalStorage

MIT 3 个版本
安装
npm install gals
yarn add gals
pnpm add gals
bun add gals
README

gals

NPM version Node.js CI Test coverage npm download

global AsyncLocalStorage

Install

npm install gals

Usage

import { getAsyncLocalStorage } from 'gals';

const asyncLocalStorage = getAsyncLocalStorage();
const store = asyncLocalStorage.getStore();

License

MIT

Contributors


fengmk2

This project follows the git-contributor spec, auto updated at Wed Dec 20 2023 00:17:19 GMT+0800.

版本列表
1.0.2 2023-12-31
1.0.1 2023-12-19
1.0.0 2023-12-19