Build a documentation website from markdown documents in Origami
ESLint plugin for Next.js.
General utilities for plugins to use
Common tools for building and running Origami services
Modern and scalable routing for React applications
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Allow parsing of TypeScript syntax
Allow parsing of jsx
TypeScript plugin for ESLint
Compile class public and private fields, private methods and decorators to ES6
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 spread to ES5
This plugin transforms ES2015 modules to UMD
Compile ESNext Regular Expressions to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Allow parsing of the module attributes in the import statement
Allow parsing of BigInt literals
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Compile ES2015 classes to ES5
Allow parsing of class properties
Apply ES2015 function.name semantics to all functions
Allow parsing of the logical assignment operators