Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] NPM package? #276

Open
dax-hurley opened this issue Nov 11, 2024 · 1 comment
Open

[Request] NPM package? #276

dax-hurley opened this issue Nov 11, 2024 · 1 comment
Assignees

Comments

@dax-hurley
Copy link

Hello,

Thank you for your excellent work on this project, I love using it in VSCode.

Do you have any plans to make Harper installable by NPM for use in web projects? I realize the primary purpose of the project is to be a grammar checker for developers, but it seems like a great option for web projects that need fast and efficient 'just-enough' grammar checking that can run in-browser. Currently, the process of getting up Harper up and running in a web project is little clunky since you need to clone the repo, compile the WASM code and copy it into the project and repeat the process to keep it updated. I would love love to be able to just run npm install harper (or whatever other package name is chosen) instead.

Thank you for your time and thanks again for creating Harper.

@elijah-potter elijah-potter self-assigned this Nov 11, 2024
@elijah-potter
Copy link
Owner

Hey @dax-hurley, thanks for bringing this up! This has been on my personal roadmap for a while. I'd really like to clean up the WASM API and get it on NPM as soon as possible. Unfortunately, this might be a little out of my hands for the time being. I'll give you a heads-up as soon as I know when it will happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants