[](https://travis-ci.com/OniVe/ts-transform-paths) [](https://www.npmjs.com/package/ts-transform-paths) [](https://circleci.com/gh/OniVe/ts-transform-paths) [](https://www.npmjs.com/package/ts-transform-paths) [](https://travis-ci.org/OniVe/ts-transform-paths) [](https://www.npmjs.com/package/ts-transform-paths) [
Ts transform plugins helpers
Load node modules according to tsconfig paths, in run-time or via API.
Transforms module resolution paths using TypeScript path mapping and/or custom paths
Babel preset used by Create React App
[](https://github.dev/jpb06/ts-paths-transform)  expressions
This plugin transforms ES2015 modules to UMD
Compile object rest and spread to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 block scoping (const and let) to ES5
Add a __source prop to all JSX Elements
Compile ES2015 arrow functions to ES5
Transform optional chaining operators into a series of nil checks
Compile ES2015 spread to ES5