nodejs_editor

nodejs editor

Usage no npm install needed!

<script type="module">
  import nodejsEditor from 'https://cdn.skypack.dev/nodejs_editor';
</script>

README

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