officegen-dbb
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "officegen-dbb", | ||
"description": "Modification of Ziv Barber's officegen, to provide a reasonable way to have line breaks in table cells.", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"author": { | ||
"name": "Ziv Barber", | ||
"url": "https://github.com/Ziv-Barber" | ||
"name": "Doug Brown", | ||
"url": "https://github.com/Mattersight" | ||
}, | ||
@@ -9,0 +9,0 @@ "license": "MIT", |
# officegen [![npm version](https://badge.fury.io/js/officegen.svg)](https://badge.fury.io/js/officegen) [![Build Status](https://travis-ci.org/Ziv-Barber/officegen.png?branch=master)](https://travis-ci.org/Ziv-Barber/officegen) [![Dependencies Status](https://gemnasium.com/Ziv-Barber/officegen.png)](https://gemnasium.com/Ziv-Barber/officegen) [![Join the chat at https://gitter.im/officegen/Lobby](https://badges.gitter.im/officegen/Lobby.svg)](https://gitter.im/officegen/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
This is an addition to Ziv-Barber's officegen to provide a reasonable way to add line breaks to table cells. | ||
This is an addition to Ziv-Barber's officegen ([here](<https://www.npmjs.com/package/officegen>)) to provide a reasonable way to add line breaks to table cells. | ||
This module can generate Office Open XML files for Microsoft Office 2007 and later. | ||
This module is not depend on any framework and you don't need to install Microsoft Office, so you can use it for any kind of javascript application. Also the output is a stream and not a file, not dependent on any output tool. | ||
This module should work on any environment that supports Node.js 0.10 or later including Linux, OSX and Windows. | ||
This module generates Excel (.xlsx), PowerPoint (.pptx) and Word (.docx) documents. | ||
Officegen also supporting PowerPoint native charts objects with embedded data. | ||
## Contents: ## | ||
@@ -77,3 +71,3 @@ | ||
}], | ||
[1,'All grown-ups were once children',''], | ||
[1,[{"w:t":'All grown-ups were'},{"w:br":""},{"w:t":'once children'}],''], | ||
[2,'there is no harm in putting off a piece of work until another day.',''], | ||
@@ -80,0 +74,0 @@ [3,'But when it is a matter of baobabs, that always means a catastrophe.',''], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30853763
72
125
6