We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently I made a fork of guesslang-js, use tensorflow.js to detect code language in browser. I made esm and Web Worker support for it.
After testing, I think it's a viable solution. Maybe it can be integrated like hljs auto highlight?
You can try it here: https://ray-d-song.github.io/guesslang-js/
Repo: https://github.com/Ray-D-Song/guesslang-js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Recently I made a fork of guesslang-js, use tensorflow.js to detect code language in browser.
I made esm and Web Worker support for it.
After testing, I think it's a viable solution. Maybe it can be integrated like hljs auto highlight?
You can try it here:
https://ray-d-song.github.io/guesslang-js/
Repo:
https://github.com/Ray-D-Song/guesslang-js
The text was updated successfully, but these errors were encountered: