You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
The problem to solve
Is your feature request related to a problem you are experiencing that is not a bug? Please describe.
I want to use the project, but the project I'm working on does not support ESModules.
Proposed solution
It'd be nice to have a
/commonjscounterpart to the current implementation.Alternatives
Use something like babel to output a CommonJS version before publishing it