https://github.com/valpackett/codeflask-element
A micro code-editor in a Custom Element (v1)
https://github.com/valpackett/codeflask-element
code-editor custom-elements-v1 web-components
Last synced: about 1 year ago
JSON representation
A micro code-editor in a Custom Element (v1)
- Host: GitHub
- URL: https://github.com/valpackett/codeflask-element
- Owner: valpackett
- License: mit
- Created: 2018-05-10T18:40:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T06:59:50.000Z (over 1 year ago)
- Last Synced: 2025-04-09T06:46:06.221Z (about 1 year ago)
- Topics: code-editor, custom-elements-v1, web-components
- Language: JavaScript
- Size: 21.5 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/codeflask-element)
[](https://www.npmjs.com/package/codeflask-element)
[](https://mit-license.org/)
# codeflask-element
A Web Components ([Custom Elements] & [Shadow DOM]) wrapper for [CodeFlask].
[Custom Elements]: https://developers.google.com/web/fundamentals/web-components/customelements
[Shadow DOM]: https://developers.google.com/web/fundamentals/web-components/shadowdom
[CodeFlask]: https://github.com/kazzkiq/CodeFlask
## Usage
See `demo.html`.
## Contributing
Please feel free to submit pull requests!
By participating in this project you agree to follow the [Contributor Code of Conduct](http://contributor-covenant.org/version/1/4/).
[The list of contributors is available on GitHub](https://github.com/myfreeweb/codeflask-element/graphs/contributors).
## License
Available under the MIT License.