npm.io
1.0.2 • Published 4 years ago

@jswork/filter-react-props v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

filter-react-props

Get filterd react props.

version license size download

installation

npm install @jswork/filter-react-props

usage

import filterReactProps from '@jswork/filter-react-props';

const props = { l: true, x: true, y: true, children: [], rel: true };
const list = ['rel', 'x', 'y'];

// result:
// { children: [] }

license

Code released under the MIT license.

filterreactprops
filter-react-props
@everything-registry/sub-chunk-500@infinitebrahmanuniverse/nolb-_jsw@jswork/antbf-abstract@jswork/antbf-checkbox-group@jswork/antbf-radio-group@jswork/antbf-search-box@jswork/react-full-video@jswork/react-highlight@jswork/react-image-icon@jswork/react-input@jswork/react-tree@jswork/react-select@jswork/react-static-container@jswork/react-radio-group@jswork/styled-box@jswork/site-predict-web-shared@jswork/react-ant-pre-select-input@jswork/rctpl-ant-select-default@jswork/rctpl-ant-tree-default@jswork/react-ant-autocomplete3@jswork/react-ellipsis-middle@jswork/rasf-checkbox@jswork/rctpl-ant-checkbox@jswork/rctpl-ant-radio@jswork/rctpl-ant-radio-button@jswork/rctpl-ant-select-cname@jswork/react-checkbox@jswork/react-copied@jswork/react-ant-select-cascader@jswork/react-ant-table@zalastax/nolb-_jsw
1.0.2

4 years ago

1.0.1

4 years ago

contact@npm.io