s-panferov / tygenLinks
Modern documentation generator for TypeScript built with ReactJS
☆24Updated 7 years ago
Alternatives and similar repositories for tygen
Users that are interested in tygen are comparing it to the libraries listed below
Sorting:
- Example TypeScript project built on top of new Babel 7 features. Includes Jest and Enzyme.☆160Updated 7 years ago
- Transforms your TypeScript absolute imports to be relative☆66Updated 3 years ago
- Simple API to compile TypeScript code string to JavaScript. That's all!☆80Updated 7 years ago
- Add TypeScript support to Create React App using @babel/preset-typescript☆52Updated 4 years ago
- A typesafe, low-boilerplate wrapper around redux☆53Updated 7 years ago
- webpack, but without the `pack`☆66Updated 5 years ago
- Utility functions for TypeStyle☆102Updated 3 years ago
- Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real opti…