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()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.6
    43,369
    • latest

Version History

Package Sidebar

Install

npm i edit-string

Weekly Downloads

8,751

Version

1.1.6

License

WTFPL

Unpacked Size

2.61 kB

Total Files

6

Last publish

Collaborators

  • dickeyxxx