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 ©

/raaghu-react-core/

    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