i18n-node icon indicating copy to clipboard operation
i18n-node copied to clipboard

Using in client-side javascript files

Open barisozanguler opened this issue 9 years ago • 2 comments

I'm using well with jade template and server-side code. Also I need use npm in public/js files. How can I configure for front-end ?

Thanks.

barisozanguler avatar Jun 27 '16 21:06 barisozanguler

there is currently no build-in client-side support available. But people managed to implement reuse of .json files on client side. Example: https://github.com/oliversalzburg/i18n-node-angular

mashpie avatar Jun 28 '16 11:06 mashpie

@mashpie is there any solution for reactjs ?

imzisy avatar Nov 21 '17 06:11 imzisy