@mregydev/intllib
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@mregydev/intllib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @mregydev/intllib

Usage

import React, { Component } from 'react'

import MyComponent from '@mregydev/intllib'
import '@mregydev/intllib/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @mregydev/intllib

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

7.39 kB

Total Files

11

Last publish

Collaborators

  • mregydev