| .github/workflows | ||
| docs | ||
| esm | ||
| plugins | ||
| tests | ||
| .gitignore | ||
| .npmignore | ||
| code-input.css | ||
| code-input.d.ts | ||
| code-input.js | ||
| code-input.min.css | ||
| code-input.min.js | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| SECURITY.md | ||
code-input
An editable <textarea> that supports any syntax highlighting algorithm, for code or something else. Also, added plugins.
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.
Demos and usage instructions are available at https://code-input-js.org and the docs directory, to let you get started quickly!
Contributing
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 or fork and submit a pull request! All contributions to this open-source project will be greatly appreciated. You can see more info in our CONTRIBUTING.md file.
If you find a sensitive security vulnerability in the code-input.js library, please email the maintainer Oliver Geer at [email protected], optionally using this encryption key. GitHub security advisories (different to the more general "issues") are also accepted.
| ...have contributed pull requests so far. |
| (source: contrib.rocks) |