raaghu-react-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.23 • Public • Published

raaghu-react-core

core provides utility functions that are commonly used across Raaghu projects

NPM JavaScript Style Guide

Install

npm install --save raaghu-react-core

Usage

import React, { Component } from 'react'

import MyComponent from 'raaghu-react-core'
import 'raaghu-react-core/dist/index.css'

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

License

MIT ©

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.23
    4
    • latest

Version History

Package Sidebar

Install

npm i raaghu-react-core

Weekly Downloads

4

Version

1.0.23

License

MIT

Unpacked Size

428 kB

Total Files

374

Last publish

Collaborators

  • alok-nakhate
  • saniyasonkaria
  • waiin.technologies