# vue-print-nb **Repository Path**: phk422/vue-print-nb ## Basic Information - **Project Name**: vue-print-nb - **Description**: Vue plug-in, print! Good! - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-05-13 - **Last Updated**: 2024-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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' // Global instruction Vue.use(Print); //or // Local instruction import print from 'vue-print-nb' directives: { print } ``` ## Run demo Download the project, install dependencies, run demo ``` npm run serve -Local: http://localhost:8080/ ```  ## Description #### Print the entire page: ``` ``` #### Print local range: HTML: ```
葫芦娃,葫芦娃
一根藤上七朵花
小小树藤是我家 啦啦啦啦
叮当当咚咚当当 浇不大
叮当当咚咚当当 是我家
啦啦啦啦
...
葫芦娃,葫芦娃
一根藤上七朵花
小小树藤是我家 啦啦啦啦
叮当当咚咚当当 浇不大
叮当当咚咚当当 是我家
啦啦啦啦
...