makara icon indicating copy to clipboard operation
makara copied to clipboard

An internationalization module for kraken and express

Results 8 makara issues
Sort by recently updated
recently updated
newest added

Node versions < 10 are now completely end of life, update to test on currently supported versions of node.js

Hello actually npm audit gives this ![image](https://user-images.githubusercontent.com/6534850/43088479-8c335c1e-8ea2-11e8-8071-26501c2d4093.png) This is because in the package.json you use bundalo 0.2.9 which is dependent of a lodash vesion which is unsafe. Could you at...

our app is completely react based and we don't want to bring any dustjs related dependencies.

in README, it says: `There's nothing inherently dust-centric about makara, but it does provide dust template engines as a default.` So, dustjs template engine will get installed even if i...

I think we can eliminate the feature entirely: It's used seldom and when it's used, it's mostly abused. Quoting takes more contextual awareness than a dust helper can give.

Either I am missing something or makara seems to be broken. I followed the guide in the read me and set up makara as view engine: ``` javascript // ...snip...

Hi, I've followed http://krakenjs.com/2015/07/09/upgrading-makara.html and upgraded my v1.0 app running on Windows. Now the specialization rules don't seem to be processed any more, I've verified the values are still being...