justin-schroeder / arrow-js

Reactivity without the framework
https://arrow-js.com
MIT License
2.32k stars 50 forks source link

feat: support for commonJS #100

Closed zhaogongchengsi closed 3 months ago

zhaogongchengsi commented 4 months ago

support for CommonJS #99

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ā†—ļøŽ

Name Status Preview Comments Updated (UTC)
arrow-js āœ… Ready (Inspect) Visit Preview šŸ’¬ Add feedback Feb 26, 2024 10:21am
justin-schroeder commented 3 months ago

Hey! Thanks for submitting the PR! Iā€™m planning to keep this project ESM-only however. It is experimental and broad base support is not one of its goals. I recognize this is not particularly hard to add šŸ˜‚ but Iā€™d prefer to keep it in the esm world exclusively.