15.4.15 • Published 5 years ago

@the-/loc v15.4.15

Weekly downloads
558
License
MIT
Repository
github
Last release
5 years ago

@the-/loc

npm Version

Locale resolver for the-framework

Installation

$ npm install @the-/loc --save

Usage

'use strict'

// Require defined locales
const loc = require('./loc/index')

const en = loc.bind('en')
console.log(en('titles.WELCOME_TITLE')) // -> "Welcome to hello-world!"

API Guide

See API Guide for more detail

License

This software is released under the MIT License.

Links

15.4.15

5 years ago

15.4.11

6 years ago

15.4.9

6 years ago

15.4.8

6 years ago

15.4.7

6 years ago

15.4.1

6 years ago

15.2.0

6 years ago

15.1.8

6 years ago

15.1.7

6 years ago

15.1.5

6 years ago

15.1.4

6 years ago

15.1.3

6 years ago

15.1.2

6 years ago

15.1.0

6 years ago

15.0.3

6 years ago

15.0.2

6 years ago