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 Dec 15, 2022. It is now read-only.
It would be interesting to be able to run Text-Buffer in browser environments. Unfortunately, it looks impossible right now, because multiple of its dependencies actually use native node modules, and don't offer js fallbacks (even inefficient fallbacks would be fine, really).