google / google/clojure-turtle
use Quill.js for a CLJS REPL
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 424
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Not to be confused with Quil is Quill.js, a JavaScript widget designed to be cross-platform and take advantage of native OS support for rendering.
Quill.js, at least on Mac OS X, supports some Unicode character sets well that other text area / REPL widgets do not support well.
It would be nice to swap in Quill.js for the REPL box once a webpage can be created that has the REPL widget for a CLJS REPL next to the Quil canvas that it controls.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by examining how the current CLJS REPL widget and Quil canvas are hosted, then determine whether a webpage can place them together and support Quill.js. Done means the REPL uses Quill.js and controls the adjacent Quil canvas with the stated Unicode support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100