Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vivliostyle/create-book
⚡️ Fast & frictionless book template generator.
https://github.com/vivliostyle/create-book
book publication vivliostyle
Last synced: 17 days ago
JSON representation
⚡️ Fast & frictionless book template generator.
- Host: GitHub
- URL: https://github.com/vivliostyle/create-book
- Owner: vivliostyle
- License: other
- Created: 2020-06-24T04:39:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T07:16:28.000Z (over 1 year ago)
- Last Synced: 2024-11-14T00:12:18.752Z (29 days ago)
- Topics: book, publication, vivliostyle
- Language: TypeScript
- Homepage:
- Size: 17 MB
- Stars: 42
- Watchers: 9
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vivliostyle - create-book - Fast & frictionless book template generator. (Official)
- awesome-vivliostyle - create-book - Fast & frictionless book template generator. (Official)
README
![Logo](https://raw.githubusercontent.com/vivliostyle/create-book/master/assets/cover.jpg)
The fastest way to start writing book with Vivliostyle ecosystem.
# Create Book
[![npm badge](https://flat.badgen.net/npm/v/create-book)](https://npmjs.com/package/create-book) [![downloads](https://flat.badgen.net/npm/dt/create-book)]()
Just run `yarn create book` and start writing your book!
## Use
```bash
yarn create book
# or
npm create book
```## Maintainer
- [akabeko](https://github.com/akabekobeko)
- [uetchy](https://github.com/uetchy)