This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

sed.js

0.0.0 • Public • Published

sed.js

Unix sed for node.js

Intended to be POSIX compliant.

Any incorrect behaviour for a POSIX compliant script will be considered a bug. Please report it at https://github.com/drj11/sed.js/issues

Source Code

github: https://github.com/drj11/sed.js git: https://github.com/drj11/sed.js.git

Current implementation status

Implemented

  • All POSIX options (-e, -f, and -n)
  • Implicit stdin and input from file arguments
  • All POSIX verbs (#:=abcDdGgHhilNnpqrstwxy{)
  • All (POSIX) addresses: numeric, $, context
  • Detection of #n at start of script
  • Empty REs in addresses and s pattern
  • Correct Exit Status

Tests

npm install # to install urchin
npm test

Readme

Keywords

none

Package Sidebar

Install

npm i sed.js

Weekly Downloads

0

Version

0.0.0

License

BSD

Last publish

Collaborators

  • npm