29 packages
@cch137/auth
@cch137/axios-session
@cch137/better-date
Extend the native JavaScript Date class to provide additional useful functionality.
@cch137/bigmap
`BigMap<K, V>` is a custom implementation of the native JavaScript `Map` interface designed to handle an extremely large number of entries. It breaks down large datasets into smaller segments, each managed by its own `Map`, while maintaining the same API
@cch137/body-parser
@cch137/chee
CHEE
@cch137/emitter
`@cch137/emitter` is a versatile event emitter package designed to work seamlessly in both browser and Node.js environments. It provides a simple yet powerful interface for managing event-driven architecture in your applications.
@cch137/entangle
@cch137/env
The `@cch137/env` package provides a simple utility function to load environment variables from a `.env` file or multiple `.env` files into Node.js `process.env`. This package is inspired by the functionality of the "dotenv" npm package.
@cch137/format-bytes