0.1.16 • Published 6 years ago

nodeditor v0.1.16

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

nodeditor WIP

npm GitHub repo size in bytes GitHub top language node Build Status license

Simple console text editor written in 100% JavaScript.

Requirements

  • node v6.5.0+
  • npm

Installation

$ [sudo] npm i -g nodeditor

Usage

Start from command line:

$ nodeditor [options] [file]

Keyboard shortcuts

CommandShortcut
SaveCtrl-S
Save and exitCtrl-C or Ctrl-X
Exit without savingCtrl-D

CLI Options

  • -V, --version -- output the version number

  • -h, --help -- output usage information

Contributing

Tests
npm test

node v7.6.0+ is required to run tests

Logs
tail -f `node -p "require('persist-path')(require('./package').name)"`/latest.log
0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago