props-component

1.0.3 • Public • Published

props

Parse immediate identifiers from a js expression. Built for the Reactive template engine.

Installation

$ component install component/props

Example

~ret.indexOf(arr[i])
=> ret arr i

name.first + name.last
=> name

file.mime.split("/")
=> file

file.type + " " + classes().join(" ")
=> file

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i props-component

Weekly Downloads

230

Version

1.0.3

License

none

Last publish

Collaborators

  • tjholowaychuk