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

1.0.16 • Public • Published

savvyui-react

SavvyUI Component Library for React

NPM JavaScript Style Guide

Install

npm install --save savvyui-react

Usage

import React, { Component } from 'react'

import MyComponent from 'savvyui-react'
import 'savvyui-react/dist/index.css'

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

License

Commercial ©

/savvyui-react/

    Package Sidebar

    Install

    npm i savvyui-react

    Weekly Downloads

    6

    Version

    1.0.16

    License

    Commercial

    Unpacked Size

    1.92 MB

    Total Files

    97

    Last publish

    Collaborators

    • savvyui