underscorets
v0.1.11
Published
A utility library for modern TypeScript that can run on the edge.
Downloads
99
Maintainers
Readme
💾 Installation
Intall with your preferred package manager:
npm add underscoretsyarn add underscoretspnpm add underscoretsbun add underscorets📋 Requirements
- NodeJS: >=16 | Bun: >=1
- Typescript: >=4.8
- Enable the experimentalDecorators flag to use decorator functions.
