0.0.1 • Published 9 years ago

nodejs_editor v0.0.1

Weekly downloads
1
License
LGPL
Repository
-
Last release
9 years ago

NODEJS REAL TIME EDITOR (nodejs_editor)

nodejs_editor is based on rst_editor, made for education sample, but it's real time editor which can be used freely. The source is ryu-hyun-tae(korea seoul)'s book and this is only recent version by baek jin ku(korea seoul). The usage is following as:

  • intstall recent nodejs
  • go to the project folder(which has package.json)
  • npm install nodejs_editor

If you have any questions, send me an email(baekjk@hanmail.net)

Version

0.0.1

Tech

This application users need the following knowledge:

  • NodeJS - Javascript Server-Client Framework
  • Express - fast node.js network app framework
  • Socket.io - Real-time Communication System
  • jQuery - Javascript DOM Manupulation Framework

License

LGPL