
Sucrase
Super-fast Babel alternative
- Free • Open Source
- Mac
- Windows
- Linux
- Node.JS
- npm
What is Sucrase?
Sucrase is an alternative to Babel that allows super-fast development builds. Instead of compiling a large range of JS features to be able to work in Internet Explorer, Sucrase assumes that you're developing with a recent browser or recent Node.js version, so it focuses on compiling non-standard language extensions: JSX, TypeScript, and Flow. Because of this smaller scope, Sucrase can get away with an architecture that is much more performant but less extensible and maintainable. Sucrase's parser is forked from Babel's parser (so Sucrase is indebted to Babel and wouldn't be possible without it) and trims it down to a focused subset of what Babel solves. If it fits your use case, hopefully Sucrase can speed up your development experience!
Sucrase Screenshots
Sucrase information
Supported Languages
- English
GitHub repository
- 5,367 Stars
- 132 Forks
- 63 Open Issues
- Updated
Comments and Reviews
Tags
- javascript-preprocessor
- development
- Javascript
- Javascript Development
Category
DevelopmentRecent user activities on Sucrase
Bit m0 added Sucrase as alternative(s) to MicroPython
Paul added Sucrase as alternative(s) to Babel
Paul added Sucrase