# vue-print-nb This is a directive wrapper for printed, Simple, fast, convenient, light. ## Install #### NPM ```bash npm install vue-print-nb --save ``` ```javascript import Print from 'vue-print-nb' Vue.use(Print); ``` ## Description #### Print the entire page: ``` ``` #### Print local range: HTML: ```

葫芦娃,葫芦娃

一根藤上七朵花

小小树藤是我家 啦啦啦啦

叮当当咚咚当当 浇不大

叮当当咚咚当当 是我家

啦啦啦啦

...

``` ## License [MIT](http://opensource.org/licenses/MIT)