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.
Nice library.
FYI, its usage in browsers is hampered by the fact that there are some things needed transpile in older browser (
letwas the main thing I noticed).I got around it by manually specifying transpiling in my webpack config, but you might consider adding some transpiling at the module level.