Skip to content

new api focused on enhancing existing textareas (we put Overtype into a GitHub comment extension) #59

@nedtwigg

Description

@nedtwigg

Hello! I took your Overtype library and stuffed it into a browser extension called gitcasso that puts Overtype into GitHub issues and PRs (just posted as Show HN).

We made a fork with a few changes that I bet would be easy for us to merge back upstream:

The harder part was that Overtype is definitely designed more for creating fresh textareas instead of modifying an existing textarea which is controlled by some foreign application (the browser-extension usecase). We had to do a lot of bashing to make that part of it work.

We would definitely prefer to use just plain Overtype instead of maintaining our own fork.

  • Would you be open to a PR that enforces formatting in CI using prettier (or something else)?
  • Would you be open to a PR that exposes a new API to your parser which is aimed more at the "browser extension" usecase?

Whatever your answers, thanks for a great lib! We credited you (and @Yukaii) at the bottom of our readme like so:
Image

and then also in the browser extension itself like this:
Image

let me know if you'd like any changes :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions