@ecubed/react-app-essentials
TypeScript icon, indicating that this package has built-in type declarations

1.7.8 • Public • Published

@ecubed/react-app-essentials

Components and utilities crucial for creating React apps

NPM JavaScript Style Guide

Install

npm install --save @ecubed/react-app-essentials

Usage

import React, { Component } from 'react'

import MyComponent from '@ecubed/react-app-essentials'
import '@ecubed/react-app-essentials/dist/index.css'

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

License

MIT © eCubed

Readme

Keywords

none

Package Sidebar

Install

npm i @ecubed/react-app-essentials

Weekly Downloads

2

Version

1.7.8

License

MIT

Unpacked Size

6.79 MB

Total Files

82

Last publish

Collaborators

  • ecubed