r18n
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@serus/i18n

Internationalization helper

JavaScript Style Guide Build Status

Install

npm install --save @serus/i18n

Usage

import * as React from 'react';

import MyComponent from '@serus/i18n';

class Example extends React.Component {
  render() {
    return <MyComponent />;
  }
}

License

MIT © serusko

Readme

Keywords

Package Sidebar

Install

npm i r18n

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

101 kB

Total Files

14

Last publish

Collaborators

  • serusko