1.0.10 • Published 2 years ago

print-in-node v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Print in node

Prints all files in the specified directory

Usage

npm install print-in-node
import print from 'print-in-node'
print(dir[, options[, printer]])
参数类型备注
dirstring需要打印的目录
optionsstring[]选项
printerstring指定打印机
  • options 选项 string[]
    • landscape 横向打印
    • sides=two-sided-short-edge 双面模式打印
    • sides=one-sided 单面模式打印

Reference

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago