Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki Please #1

Open
pt-smd opened this issue Mar 10, 2015 · 2 comments
Open

Wiki Please #1

pt-smd opened this issue Mar 10, 2015 · 2 comments

Comments

@pt-smd
Copy link

pt-smd commented Mar 10, 2015

I am interested with this plugin, I found example below but it is js-core version:
https://github.com/translationexchange/tml-js/blob/master/samples/dom/public/index.html

is it the same approach? is it compatible with jade view?

@jackbit
Copy link

jackbit commented Mar 10, 2015

you can try this:

var TML =  require('tml-express');
var tmlExpress = TML.init(config.tr8n || 'enter_your_token_here');
app.use(tmlExpress);

@berk
Copy link
Member

berk commented May 26, 2015

@DOMIKADO yes, it is compatible with EJS and Jade. I will post examples shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants