<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
SDA Common Domain Model 1.0
CAP Node.js Community Common
General utilities for plugins to use
Allow parsing of jsx
React specific linting rules for ESLint
TypeScript plugin for ESLint
This plugin transforms private class methods
Static AST checker for accessibility rules on JSX elements.
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Import with sanity.
Add a __source prop to all JSX Elements
Compile ES2015 classes to ES5
Allow parsing of TypeScript syntax
Add a __self prop to all JSX Elements
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks