0.1.0 • Published 4 years ago

laravel-translation-mimic v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

laravel-translation-mimic

This javascript package mimics laravel's php functions for translations

Installation

Run the npm install from the Terminal:

npm install laravel-translation-mimic

Then it can be imported in your javascript files:

const {__, trans_choice} = require('laravel-translation-mimic');
0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago