@almighty-shogun/prototype-extensions
v1.20.1
Published
A small package that adds extensions to existing prototypes like string, array, etc.
Downloads
587
Readme
Prototype Extensions
A small package that adds extensions to existing prototypes like string, array, etc.
📃 Prerequisites
- Bun: >= 1.3.10
📦 Building
- Use the command
bun installin the root directory to install the required dependencies. - Run
bun --cwd packages/prototype-extensions buildto build the package.
