edit-string
TypeScript icon, indicating that this package has built-in type declarations

1.1.6 • Public • Published

edit-string

const edit = require('edit-string')
 
async function run () {
  // open 'foo' in $EDITOR
  let s = await edit('foo')
  console.dir(s)
}
run()

Readme

Keywords

none

Package Sidebar

Install

npm i edit-string

Weekly Downloads

8,095

Version

1.1.6

License

WTFPL

Unpacked Size

2.61 kB

Total Files

6

Last publish

Collaborators

  • dickeyxxx