Skip to content

Repository files navigation

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

About

Parse immediate identifiers from a js expression string (useful for template engines)

Resources

Stars

10 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages