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
[](https://code-input-js.org)[](https://github.com/WebCoder49/code-input)[](https://codeberg.org/code-input-js/code-input-js)[](https://yarnpkg.com/package?name=@webcoder49/code-input)[](https://www.npmjs.com/package/@webcoder49/code-input)
3
+
Click to Switch: [Website and Demos](https://code-input-js.org) | [GitHub](https://github.com/WebCoder49/code-input) | [Codeberg](https://codeberg.org/code-input-js/code-input-js) | [Yarn](https://yarnpkg.com/package?name=@webcoder49/code-input) | [NPM](https://www.npmjs.com/package/@webcoder49/code-input)
> **An editable <textarea> that supports *any* syntax highlighting algorithm, for code or something else. Also, added plugins.**
7
8
>
8
9
> Aiming to be more flexible, lightweight, modular, progressively enhanced and standards-based than the alternatives, we support HTML forms, the `<textarea>` JavaScript interface, more languages and more use cases.
@@ -13,18 +14,21 @@ Demos and usage instructions are available at <https://code-input-js.org> and [t
13
14
14
15
---
15
16
17
+
<!--
16
18
A lightweight setup like the animation below is still the default for `code-input.js`, but a wide range of plugins are available to modularly and progressively enhance the experience - see [the website](https://code-input-js.org) for interactive demos!
17
19
18
20

19
21
*This demonstration uses themes from [Prism.js](https://prismjs.com/) and [highlight.js](https://highlightjs.org/), two syntax-highlighting programs which work well with and have compatibility built-in with code-input.*
20
22
23
+
-->
24
+
21
25
## Contributing
22
-
If you have any features you would like to add to `code-input` as plugins or core functionality, or have found any bugs, please [open an issue](https://github.com/WebCoder49/code-input/issues) or [fork and submit a pull request](https://github.com/WebCoder49/code-input/fork)! All contributions to this open-source project will be greatly appreciated. You can see [more info in our `CONTRIBUTING.md` file](CONTRIBUTING.md).
26
+
If you have any features you would like to add to `code-input` as plugins or core functionality, or have found any bugs, please [open an issue](https://codeberg.org/code-input-js/code-input-js/issues) or [fork and submit a pull request](https://codeberg.org/code-input-js/code-input-js/fork)! All contributions to this open-source project will be greatly appreciated. You can see [more info in our `CONTRIBUTING.md` file](CONTRIBUTING.md).
23
27
24
28
**If you find a sensitive security vulnerability in the code-input.js library, please email the maintainer Oliver Geer at [[email protected]](mailto:[email protected]), optionally using [this encryption key](https://ogeer.org#pgp). GitHub security advisories (different to the more general "issues") are also accepted.**
0 commit comments