Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 6 days ago
JSON representation

A micro code-editor in a Custom Element (v1)

Awesome Lists containing this project

README

        

[![npm version](https://img.shields.io/npm/v/codeflask-element.svg)](https://www.npmjs.com/package/codeflask-element)
[![npm downloads](https://img.shields.io/npm/dt/codeflask-element.svg)](https://www.npmjs.com/package/codeflask-element)
[![MIT License](https://img.shields.io/badge/mit-license-green.svg?style=flat)](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.