Directory

granite-prism-marked-element - Vaadin Add-on Directory

An element extending marked-element with encapsulated prism-element and prism-theme-default to be more easily used in non-polymer apps granite-prism-marked-element - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/LostInBrittany/granite-prism-marked-element](https://github.com//LostInBrittany/granite-prism-marked-element/blob/1.1.0/README.md) on 2019-05-22 ]** [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/LostInBrittany/granite-prism-marked-element) # granite-prism-marked-element > Based on Polymer 2.x An element extending marked-element with encapsulated prism-element and prism-theme-default to be more easily used in non-polymer apps See https://www.webcomponents.org/element/PolymerElements/marked-element for more info ## Usage example ```html ``` ## Install the Polymer-CLI First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your element locally. ## Viewing Your Element ``` $ polymer serve ``` ## Running Tests ``` $ polymer test ``` Your application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally. ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -m 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D ## License [MIT](https://opensource.org/licenses/mit)