bun-range-macro
v1.0.0
Published
Adds a $range macro for Bun to use in your code.
Readme
bun-range-macro
To install dependencies:
bun installTo run:
bun run src/index.tsThis project was created using bun init in bun v1.2.18. Bun
is a fast all-in-one JavaScript runtime.
Usage
If you wish to use this, you can install this via bun add bun-range-macro. After you do that, you can set it up like a normal Bun plugin. Personally, I like to set it up like this:
