JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1492
  • Score
    100M100P100Q107943F
  • License MIT

Package Exports

  • bun-utilities

Readme

bun-utilities

This package adds some missing utilities using napi until they are implemented natively.

Current utilities

  • spawn - spawn, exec - Like Deno.exec()
  • fs - rmdir, copydir, copyfile

You can use this utilities with bun or node