A plugin for transpiling pug templates to jsx
Walk and transform a pug AST
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Mark top-level React method calls as pure for tree shaking
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Utility to read the contents of a vinyl file.
The pug lexer (takes a string and converts it to an array of tokens)
Treat React JSX elements as value types and hoist them to the highest scope
A clean, whitespace-sensitive template language for writing HTML
Transform DOM elements into react-native-svg components
Standard error objects for pug
The Pug loader is responsible for loading the depenendencies of a given Pug file.
Code for processing filters in pug templates
The runtime components for the pug templating language
Default code-generator for pug. It generates HTML via a JavaScript template function.
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
Strip comments from a Pug token stream (from the lexer)
Link multiple pug ASTs together using include/extends
Generate code for Pug attributes
A plugin for transpiling pug templates to jsx
Remove unnecessary React propTypes from the production build