Pinned repositories
Repositories
-
custom-elements
plugin that parses custom element names into classes
-
sugarml
a whitespace-significant html parser for reshape
-
reshape-cli
CLI for reshape
-
-
layouts
plugin that adds the ability to use layout block/extend statements
-
loader
a webpack loader for reshape
-
standard
a standard plugin pack with modern template language features
-
beautify
a reshape plugin that pretty-prints your html
-
minify
a reshape plugin to minify html output
-
plugin-util
a little helper for building reshape plugins
-
content
plugin that transforms specified content with a custom function
-
retext
plugin that adds the ability to transform the contents of any element
-
include
plugin that adds the ability to include html from other files
-
expressions
plugin that adds the ability to use expressions, conditionals, and loops
-
code-gen
a code generator that generates a js function from a reshape ast
-
parser
a simple and fairly forgiving html parser for reshape
-
www
reshape's website
-
eval-code
evaluate all code nodes and transform to text nodes
-
preact-components
render preact components to static html and use them like custom elements
-
express
simple view engine config for express
-
-
react-components
render react components from custom elements
-
vim-sugarml
SugarML syntax highlighting in vim
-
sugarml-tmbundle
Forked from davidrios/jade-tmbundleA comprehensive textmate / sublime text bundle for the Jade template language.
-
atom-sugarml
sugarml syntax for atom text editor