Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vadimdemedes/import-jsx

Import and transpile JSX on the fly
https://github.com/vadimdemedes/import-jsx

Fix in Node 22 by switching from import assertions to import attributes

dumbmatter opened this pull request 2 months ago
Broken in Node 22

dumbmatter opened this issue 2 months ago
Doesn't work with globally installed CLIs

sindresorhus opened this issue about 1 year ago
Use loader hooks

vadimdemedes opened this pull request almost 2 years ago
Use md5 hashes instead of md4, which are no longer supported in Node.js v17.x

isaacs opened this pull request about 3 years ago
md4 will be disallowed by default in Node.js 17

BethGriggs opened this issue about 3 years ago
Move to ESM

LitoMore opened this issue over 3 years ago
Update dependencies

kikoncuo opened this issue almost 4 years ago
Is there no way to use config file for more plugins

nolandg opened this issue over 4 years ago
jsxImport fails for components importing css

dhowe opened this issue almost 5 years ago
How to render things to the page?

linonetwo opened this issue almost 5 years ago
Expose module via `default`

bluelovers opened this pull request almost 5 years ago
Add a disk cache for transpiled files

dumbmatter opened this pull request about 5 years ago
Ignore babel.config.js to avoid incompatible plugins

coreyfarrell opened this pull request about 5 years ago
"SyntaxError: Unexpected identifier" when importing a JSX file

edelgado opened this issue over 5 years ago
Support React fragment shorthand

AndrewPrifer opened this issue over 5 years ago
caching?

isaacs opened this issue almost 6 years ago
Question: performance benchmarking

wheresrhys opened this issue almost 6 years ago
Leverage node internals so that this can be used along with code coverage

isaacs opened this pull request almost 6 years ago
Include filename in babel/babylon errors

isaacs opened this pull request almost 6 years ago
Don't mutate the user-supplied options object

sindresorhus opened this pull request over 7 years ago