highlight code using highlight.js and vue component.
npm install vue-highlight-component   
``bash`
yarn add highlight.js vue-highlight-component
`vue
`
You can also use a prop code to set the code you wanna highlight:
`vue`
Prop language is optional since highlight.js could automatically infer the language if it's not set.
- vue-prism-component: highlight code using prism.js and vue component
1. Fork it!
2. Create your feature branch: git checkout -b my-new-featuregit commit -am 'Add some feature'
3. Commit your changes: git push origin my-new-feature`
4. Push to the branch:
5. Submit a pull request :D
vue-highlight-component © egoist, Released under the MIT License.
Authored and maintained by egoist with help from contributors (list).
> egoistian.com · GitHub @egoist · Twitter @rem_rin_rin