alangpierce/sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
TypeScriptMIT
Pinned issues
Issues
- 0
- 0
Miscompile of minified code
#843 opened by segevfiner - 4
Support JSX xml-namespaced attributes
#841 opened by thesoftwarephilosopher - 1
- 4
Additional features related to Node ESM support
#734 opened by alangpierce - 0
tsconfig.json parsing using JSON.parse which does not support all features that tsc does
#840 opened by bbugh - 0
When specifying a folder to compile, empty js files are output for `.d.ts` declaration files
#839 opened by bbugh - 0
- 0
- 1
support absolute import with baseUrl
#831 opened by andriyor - 1
Is Sucrase support targeting ES3?
#832 opened by aztack - 4
- 0
Certain syntax errors have poor position recovery
#833 opened by nmain - 1
Empty template spans break sourcemaps
#825 opened by Septh - 0
- 2
Unexpected output from an exported mergeable enum
#820 opened by magic-akari - 2
- 2
glob lib dependency, depends on Inflight lib which is now introducing a security vulnerability
#821 opened by elvisjfer - 0
jest.mock hoisting breaks when using @jest/globals
#817 opened by Smrtnyk - 2
Sucrase SyntaxError - (7:3)
#815 opened by nmcpmadmin - 1
- 0
Add option to disable TS import/export elision
#791 opened by alangpierce - 1
- 1
Incorrect elision of named import if typings of a callback function contains a parameter with the same name
#808 opened by efyx - 0
- 0
TypeScript automatic named export elision incorrectly happens for re-export
#805 opened by alangpierce - 1
- 1
(plugin commonjs--resolver) Syntax Error when importing file with json import
#796 opened by felixhaeberle - 1
- 2
Transpilation bug, changes `;` to `,`
#794 opened by renhiyama - 2
Question: strict mode
#787 opened by Smrtnyk - 2
jsx: preserve
#780 opened by maor-benami - 1
- 0
TypeScript 5.0 support
#783 opened by alangpierce - 4
Typescript import-equals is transpiled incorrectly
#748 opened by janmeier - 2
- 3
esbuild `onResolve` equivalent in sucrase
#733 opened by itismoej - 1
Possible to support SystemJS module ?
#761 opened by wenerme - 1
- 1
Add support for TypeScript 4.9 `satisfies` operator
#763 opened by benmccann - 2
- 2
- 2
Add ts-node transpiler plugin
#726 opened by alangpierce - 5
Support for transpiling imports with `assert {type: "json"}` to use the old native way of node:fs ?
#744 opened by renhiyama - 2
- 3
`disableESTransform` has unexpected side effects
#731 opened by aduh95 - 0
- 2
- 2
Unnecessary reassignment of exported class when also used in static class property
#710 opened by aleclarson - 2
Support for Flow Enums
#701 opened by jeresig