8000 GitHub - fgrassals/Lang.js: Localization library written in JavaScript highly inspired on Laravel's Lang.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fgrassals/Lang.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lang.js

Build Status Laravel 5.1 Join the chat at https://gitter.im/rmariuzzo/Lang.js NPM package Bower package GitHub license

Localization library written in JavaScript highly inspired on Laravel's Lang.

Notice: This repository host the JavaScript library used for Laravel JS Localization. If you are already using Laravel JS Localization you don't need to use this too as it come automatically bundled.

Installation

Different installation methods:

Development

  1. Fork this repository and clone it.
  2. Create a branch from develop: git checkout -b feature/xxxxxxx
  3. Submit a PR to be merge into develop branch.

Get help!

Testing

To run the tests use the following commands:

  • Single run: npm run test
  • Run on changes: npm run test:watch

About

Localization library written in JavaScript highly inspired on Laravel's Lang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0