Prepare compressed versions of assets to serve them with Content-Encoding
Add canonical links to HTML pages Gatsby generates.
No description provided.
Precompile Handlebars templates to JST file.
Decode named character references
TypeScript definitions for fold-to-ascii
A webpack plugin that wraps your bundle in a [System.register](https://github.com/ModuleLoader/es6-module-loader/wiki/System.register-Explained) call. This makes webpack bundles totally consumable by [SystemJS](https://github.com/systemjs/systemjs).
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Allow plugins to make changes to the assets before invoking the template when using html-webpack-plugin
Sass plugin for esbuild
Markdown-it admonition plugin
Removes the runtime code from a webpack chunk.
A rehype plugin that adds a table of contents (TOC) to the page
Safely strip DOM tags from a HTML string to prevent XSS attacks.
Webpack plugin to merge roots manifests.
A webpack plugin that reads all the html files in a given directory and adds an HtmlWebpackPlugin for each one of them automatically.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
SVGR command line.
dgrid shim
Type definitions for the latest Obsidian API (https://obsidian.md)
Convert a JSON object to an ES6 module.
A plugin for generating tailwind css and extracting classes uniformly on the server and client.
Prevents for..of loops usage