0.0.3 • Published 10 years ago

translation v0.0.3

Weekly downloads
24
License
-
Repository
github
Last release
10 years ago

Translator

NodeJS Language Translation Framework for Applications & Web Sites

Examples:

#####Inbuilt Editor: node example/example.js

#####Seperate Editor: node example/exampleSeparateEditor.js

  • It will provide
    • A Simple page to see what is being translated at http://localhost:3000
    • Now you can edit translation file (example/messages/translation) manualy or by using your own editor or inbuilt editor on-demand

#####Custom Editor: node example/exampleCustomEditorUI.js