Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twobin/filter-react-dom-props
filter react invalid dom props
https://github.com/twobin/filter-react-dom-props
Last synced: about 2 months ago
JSON representation
filter react invalid dom props
- Host: GitHub
- URL: https://github.com/twobin/filter-react-dom-props
- Owner: twobin
- Created: 2016-12-05T09:27:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T02:24:17.000Z (over 7 years ago)
- Last Synced: 2024-10-13T10:58:33.423Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
Awesome Lists containing this project
README
# filter-react-dom-props
filter-react-dom-props applicable to React 15.x
[![npm version](https://badge.fury.io/js/filter-react-dom-props.png)](https://badge.fury.io/js/filter-react-dom-props)
[![build status](https://travis-ci.org/twobin/filter-react-dom-props.svg)](https://travis-ci.org/twobin/filter-react-dom-props)
[![npm downloads](https://img.shields.io/npm/dt/filter-react-dom-props.svg?style=flat-square)](https://www.npmjs.com/package/filter-react-dom-props)## usage
```
$ npm i -S filter-react-dom-props
```## docs
### filter-react-dom-props
```
import filterReactDomProps from 'filter-react-dom-props';return
;
```