Thanks to visit codestin.com
Credit goes to github.com

Skip to content

elhsmart/Transed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transed

Chrome app for translators

##Templating So, Google Chrome packaged Apps does not allow any code evaluation. Sad but true. That's why i decide to move forward with handlebars.js and precompilation with node and require.js.

To get ll stuff working just follow this simple steps

  1. Install Node.js and npm. Several ways to get job done can be found on internets, but i willpost some links here.

  2. Install handlebars with npm.

root@example npm install -g handlebars
  1. Run bash-script for template compilation:
user@example<repo_path> /bin/tmpl_compile.sh

Now you ready to go and attach unpacked app to Chrome.

About

Chrome app for translators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published