23 packages
async-hooks-container
DI(dependency injection) container for JavaScript and TypeScript.
async-hooks-map
A Thread-local storage (TLS) like Map implementation, base on node async hooks, support nodejs & typescript
async-hooks-node
track async-hooks execution as linked-list.
async-hooks-storage
A Thread-local storage (TLS) like Map implementation, base on node async hooks, support nodejs & typescript
config-xyz
A config instance for NodeJS. support nodejs & typescript
events-bus
an Event bus to share events of multi progress. backend with redis or custom adapter.
gitbook-plugin-theme-yuzhibei
a little change of Default theme for GitBook
graphql-schema-to-json-schema
transform graphQL schema to json schema
hexo-offline-tip
show offline tip when network is offline (pwa mode)
json-rpc2.0-node
A simple and extendable json-rpc-2.0 implementation, include server and client, written by typescript