@vivliostyle/core
Advanced tools
Comparing version 2.0.0-pre.0 to 2.0.0-pre.1
{ | ||
"name": "@vivliostyle/core", | ||
"description": "Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support", | ||
"version": "2.0.0-pre.0", | ||
"description": "Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support.", | ||
"version": "2.0.0-pre.1", | ||
"scripts": { | ||
@@ -68,3 +68,3 @@ "build": "NODE_ENV=production rollup -c", | ||
], | ||
"homepage": "https://github.com/vivliostyle/vivliostyle/packages/core", | ||
"homepage": "https://github.com/vivliostyle/vivliostyle/tree/master/packages/core", | ||
"keywords": [ | ||
@@ -80,3 +80,3 @@ "vivliostyle" | ||
}, | ||
"gitHead": "e12ecda3ed2d233e9290a7f165bb6023df2269e0" | ||
"gitHead": "546cd39709c64ef0a3b3c72dd06870061e450239" | ||
} |
@@ -1,9 +0,7 @@ | ||
# Vivliostyle.js | ||
# Vivliostyle Core | ||
JavaScript Library for HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support. | ||
(Source code of Vivliostyle.js is [now written in TypeScript](https://github.com/vivliostyle/vivliostyle.js/tree/master/src/ts).) | ||
## Try Vivliostyle | ||
## Try Vivliostyle.js | ||
[Vivliostyle Viewer samples](https://vivliostyle.org/samples/) | ||
@@ -15,35 +13,31 @@ | ||
- [GitHub Issues](https://github.com/vivliostyle/vivliostyle.js/issues) | ||
- [GitHub Issues](https://github.com/vivliostyle/vivliostyle/issues) | ||
## Using Vivliostyle.js | ||
## Use Vivliostyle | ||
### Using Vivliostyle Viewer package | ||
### Vivliostyle Viewer | ||
Download the Vivliostyle Viewer package from <https://vivliostyle.org/download/> and follow the instruction in it. | ||
Download the Vivliostyle Viewer from <https://vivliostyle.org/download/> and follow the instruction in it. | ||
See [Vivliostyle Viewer User’s Guide](https://vivliostyle.github.io/vivliostyle.js/docs/en/) | ||
See <https://github.com/vivliostyle/vivliostyle-ui> for source code of the UI. | ||
See <https://github.com/vivliostyle/vivliostyle/tree/master/packages/viewer> for source code of the Viewer. | ||
### Using vivliostyle-savepdf CLI tool | ||
### Vivliostyle CLI | ||
See [vivliostyle-savepdf](https://github.com/vivliostyle/vivliostyle-savepdf/), the save PDF command line tool with Vivliostyle and headless Chrome. | ||
Check ouut [vivliostyle-cli](https://github.com/vivliostyle/vivliostyle-cli/), a command line tool armed with Vivliostyle and headless Chrome to generate PDF from source file. | ||
### Integrating Vivliostyle.js into web sites | ||
### Integrate Vivliostyle.js with web site | ||
Vivliostyle.js can be installed from [npm](https://www.npmjs.com/package/vivliostyle): | ||
Vivliostyle can be installed via [npm](https://www.npmjs.com/package/@vivliostyle/core): | ||
``` | ||
npm install vivliostyle | ||
npm install @vivliostyle/core | ||
``` | ||
See [API Reference](https://github.com/vivliostyle/vivliostyle.js/blob/master/doc/api.md). | ||
See [API Reference](https://vivliostyle.org/docs/api). | ||
#### Using vivliostyle-print library | ||
See [vivliostyle-print](https://github.com/vivliostyle/vivliostyle-print/) for integrating printing with Vivliostyle. | ||
## Development | ||
See [Vivliostyle.js Development](https://github.com/vivliostyle/vivliostyle.js/wiki/Development). | ||
See [Vivliostyle Development Guide](https://github.com/vivliostyle/vivliostyle/wiki/Development). | ||
@@ -54,5 +48,5 @@ ## License | ||
Vivliostyle.js is implemented based on [Peter Sorotokin's EPUB Adaptive Layout implementation](https://github.com/sorotokin/adaptive-layout), which is licensed under [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). | ||
Vivliostyle is implemented based on [Peter Sorotokin's EPUB Adaptive Layout implementation](https://github.com/sorotokin/adaptive-layout), which is licensed under [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). | ||
Vivliostyle.js contains following components: | ||
Vivliostyle contains following components: | ||
@@ -65,3 +59,2 @@ - [fast-diff](https://www.npmjs.com/package/fast-diff) | ||
- [Vivliostyle Viewer User’s Guide](https://vivliostyle.github.io/vivliostyle.js/docs/en/) | ||
- [Vivliostyle Documentation](https://vivliostyle.org/docs/) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
12812771
17
1
3
58