/webcomponents/highlight-code/README.md
https://github.com/deckgo/deckdeckgo · Markdown · 34 lines · 21 code · 13 blank · 0 comment · 0 complexity · 225e6cdb581506aae993e6d2cfff7473 MD5 · raw file
- # DeckDeckGo - Highlight Code
- This component is the code highlighter of [DeckDeckGo].
- It is developed with [Stencil](https://stenciljs.com) and use [Prism.js](https://prismjs.com) from [Lea Verou](http://lea.verou.me) and [James DiGioia](https://twitter.com/jamesdigioia) for the highlighting itself.
- Furthermore, the inspiration for the design of the cards comes from the amazing [carbon](https://carbon.now.sh), a tool to create and share beautiful images of your source code.
- ## Table of contents
- - [Getting Started](#getting-started)
- - [Develop](#develop)
- - [License](#license)
- ## Getting Started
- To get started with this Web Component, have a look to its [documentation](https://docs.deckdeckgo.com/components/code).
- ## Develop
- To develop and run this Web Component locally, proceed as following:
- ```
- git clone https://github.com/deckgo/deckdeckgo
- cd deckdeckgo/webcomponents/highlight-code
- npm install
- npm run start
- ```
- ## License
- MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
- [DeckDeckGo]: https://deckdeckgo.com