1.0.0-beta • Published 6 months ago

cis-texttohtml-lib v1.0.0-beta

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

cis-texttohtml-lib

this is a sample library

NPM JavaScript Style Guide

Install

npm install --save cis-texttohtml-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'cis-texttohtml-lib'
import 'cis-texttohtml-lib/dist/index.css'

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

License

MIT © Ankit Tyagi(https://github.com/Ankit Tyagi)

1.0.0-beta

6 months ago

1.0.0

6 months ago