API Reference solid v1.0.1
View SourceModules
Default file system that return error on call
Parses a Unix Epoch timestamp. This is gated by the number of present digits. It must contain 10 or 11 seconds, with an optional subsecond up to 10 digits. Negative epoch timestamps are not supported.
A file system is a way to let your templates retrieve other templates for use with the include tag.
Conveniences for generating HTML.
Lexer module for Solid. It is responsible for tokenizing the input text inside an object or a tag.
This implements an abstract file system which retrieves template files named in a manner similar to Liquid. ie. with the template name prefixed with an underscore. The extension ".liquid" is also added.
This module contains functions to parse Liquid templates
Range representation
Provides the ~LIQUID
sigil for validating and compiling Liquid templates using Solid.
Standard filters
Handle if and unless tags
Generates an HTML table. Must be wrapped in opening <table> and closing </table> HTML tags.