nbash

0.0.4 • Public • Published

nbash

🚀 The modular and portable bash runtime written in JavaScript with ❤️ according to bash-tree

Install

$ npm i nbash

Usage

import nbash from 'nbash'
 
const result = nbash(code, options, parserOptions)

nbash(code, options, parserOptions)

  • options Object
    • cwd Path
    • env Object=
    • ...

Returns ChildProcess

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i nbash

Weekly Downloads

5

Version

0.0.4

License

MIT

Last publish

Collaborators

  • kael