This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

casting-shared-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

shared-utils

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save shared-utils

Usage

import React, { Component } from 'react'

import MyComponent from 'shared-utils'
import 'shared-utils/dist/index.css'

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

License

MIT © kcam031892

Readme

Keywords

none

Package Sidebar

Install

npm i casting-shared-utils

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

80.3 kB

Total Files

32

Last publish

Collaborators

  • jamg