0.0.4 • Published 6 years ago

@compositor/get-jsx-props v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

get-jsx-props

Get props used in a jsx string.

Installation

npm install --save @compositor/get-jsx-props

Usage

var getJsxProps = require('@compositor/get-jsx-props')

getJsxProps(jsx)

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Related

Made by Compositor | MIT License