Utils of all kind
Warning
WIP, not intended for public use yet, if you can help with making this package work with both JSR and NPM, please reach out on Discord
JSR has instructions for each runtime.
See JSR overview (it also has search).
Bun is used to run/install things.
bun i
bun dev
This package also uses Deno in deno folder. Get Deno extension for it.
deno task dev
Will run/watch deno/main.ts.
Warning
Needs to be fixed. Should be publishing to both JSR and NPM. Should publish all export code from here. Consumers of the package should somehow know if the function needs be ran in Bun/Deno/.. etc.
deno task publish
Always open to useful ideas or fixes in form of issues or PRs.
Can open new issue (search existing issues first) or start discussion.
It's okay to submit draft PR as you can get help along the way to make it merge ready.
Join Discord for more indepth discussions on this repo and others.
Support on GitHub or look into other projects.