multi-filters
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

multi-filters

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save multi-filters

Usage

import React, { Component } from 'react'

import MyComponent from 'multi-filters'
import 'multi-filters/dist/index.css'

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

License

MIT © vanhungbui

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.9
    9
    • latest

Version History

Package Sidebar

Install

npm i multi-filters

Weekly Downloads

9

Version

1.0.9

License

MIT

Unpacked Size

165 kB

Total Files

20

Last publish

Collaborators

  • vanhungbui