UNPKG
@neneos/nuxt-highlight
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A Hightlight.js module for nuxt
github.com/neneos/nuxt-highlight.js
neneos/nuxt-highlight.js
@neneos/nuxt-highlight
/
vue-highlight.js
4 lines
(3 loc)
•
95 B
JavaScript
View Raw
1
2
3
4
import
Vue
from
'vue'
import
VueHighlightJS
from
'vue-highlightjs'
Vue
.
use
(
VueHighlightJS
);