Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Release notes

Version 1, has full feature support for basic Lineup features. Currently has no supported configuration options, but those may be added in a future release.

Main feature addition: Tags! Tags are a great way for getting information into short form strings. Just include a json label between two % symbols with no whitespace (like %this%) and provide a data object to the lineup function and it will replace it with the data. Useful for deep properties (properties nested within the object like this.that.funky).