15.4.15 • Published 4 years ago

@the-/loc v15.4.15

Weekly downloads
558
License
MIT
Repository
github
Last release
4 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

4 years ago

15.4.11

5 years ago

15.4.9

5 years ago

15.4.8

5 years ago

15.4.7

5 years ago

15.4.1

5 years ago

15.2.0

5 years ago

15.1.8

5 years ago

15.1.7

5 years ago

15.1.5

5 years ago

15.1.4

5 years ago

15.1.3

5 years ago

15.1.2

5 years ago

15.1.0

5 years ago

15.0.3

5 years ago

15.0.2

5 years ago