@almighty-shogun/prototype-extensions
v3.2.0
Published
Side-effect prototype extensions for Array, String, and Number helpers.
Readme
Prototype Extensions
Side-effect prototype extensions for Array, String, and Number helpers.
📃 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.
