文件名称:awesome-print:精美地打印您的 JavaScript 对象
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-09 05:05:27
JavaScript
真棒印刷 精美地打印您的 JS 对象。 Michael Dvorkin 的的,它是用 Ruby 编写的。 安装 $ npm install awesome-print --save 用法 var print = require ( 'awesome-print' ) ; print ( { id : 100 , name : 'Michael White' , email : 'example-99@railstutorial.org' , created_at : new Date ( ) , updated_at : new Date ( ) , remember_digest : undefined , admin : false , activated : true , reset_digest : null , items : [ 1
【文件预览】:
awesome-print-master
----.gitignore(13B)
----package.json(587B)
----index.js(2KB)
----Readme.md(973B)