Socket
Book a DemoInstallSign in
Socket

cirru-light-editor

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cirru-light-editor

An editor of Cirru

latest
Source
npmnpm
Version
0.2.4
Version published
Weekly downloads
2
-80%
Maintainers
1
Weekly downloads
 
Created
Source

Cirru Light Editor

This is an editor based on the module cirru-editor.

Basicly, it scans and saves file in env.PWD, and does:

  • Editing code in GUI
  • Load file from file system
  • Save (with Command s) code via WebSocket
  • Watch file system and reload file list

Usage

The editor is not quite ready for daily use but you may try:

npm install -g cirru-light-editor

cd to a directory which contains .cirru files and run:

cirru-light-editor folder
cle folder # a short alias

Then you may visit http://repo.cirru.org/light-editor/ and found it connected to localhost:7001 and you can try editing.

Develop

This project is written in CirruScript.

License

MIT

Keywords

workflow

FAQs

Package last updated on 27 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts