@blacktoolbox/prototype-languages

1.1.1 • Public • Published

Blacktoolbox-prototype-languages

A protype for multiple languages.

Installation

Using with NPM:

$ npm install --save @blacktoolbox/prototype-languages

// using ES6 modules
import Language, { initializer } from '@blacktoolbox/prototype-languages';

// using CommonJS modules
var Language= require('@blacktoolbox/prototype-languages');
var initializer = require('@blacktoolbox/prototype-languages').initializer ;

Issue

Feel free to see around the codebase and share your experience with us. We will be grateful to be given advices.

Please file issue, if you have any issue or idea.

Homepage

You can see the document website on-line.

Package Sidebar

Install

npm i @blacktoolbox/prototype-languages

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

20.6 kB

Total Files

10

Last publish

Collaborators

  • vannoel