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 has been archived by the owner on Oct 4, 2024. It is now read-only.
It's not a complete rewrite - I've just ported Firepad from the old Grunt concatenated monolithic file, to native javascript modules. I'm not planning to replace this repo, I just want to provide a modern way to import Firepad.
I also added some test, upgraded from Jasmine to Jest, added some examples and added (experimental) support for the new Codemirror 6.
Not sure if it's enough for your code standards. Let me know :)
The text was updated successfully, but these errors were encountered:
I'm maintaining a fork here https://github.com/lucafabbian/firepad
It's not a complete rewrite - I've just ported Firepad from the old Grunt concatenated monolithic file, to native javascript modules. I'm not planning to replace this repo, I just want to provide a modern way to import Firepad.
I also added some test, upgraded from Jasmine to Jest, added some examples and added (experimental) support for the new Codemirror 6.
Not sure if it's enough for your code standards. Let me know :)
The text was updated successfully, but these errors were encountered: