Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vantaboard/book-builder
📕 3D book editor for e-commerce applications
https://github.com/vantaboard/book-builder
3d-editor book publishing threejs
Last synced: 3 months ago
JSON representation
📕 3D book editor for e-commerce applications
- Host: GitHub
- URL: https://github.com/vantaboard/book-builder
- Owner: vantaboard
- License: mit
- Created: 2021-09-21T00:26:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T23:03:46.000Z (3 months ago)
- Last Synced: 2024-09-18T03:31:30.607Z (3 months ago)
- Topics: 3d-editor, book, publishing, threejs
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Book Builder
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/blackboardd/book-builder/blob/main/LICENSE) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Renovate status](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://github.com/blackboardd/book-builder/issues/8) [![Follow on Twitter](https://img.shields.io/twitter/follow/blkboardd.svg?label=follow+blkboardd)](https://twitter.com/blkboardd)
![demonstration](.github/images/gifs/demonstration.gif)
## 👠 Features
- Minimal configuration needed
- Dust jacket / cover zoning
- Metric or imperial
- Batch creation
- ThreeJS viewer
- glTF export## 🧱 Stack
- [Jest ](https://github.com/facebook/jest)
- [Lottie ](https://lottiefiles.com/)
- [React ](https://github.com/facebook/react)
- [Recoil ](https://github.com/facebookexperimental/Recoil)
- [Storybook ](https://github.com/storybookjs/storybook)
- [styled-components ](https://github.com/styled-components/styled-components)
- [ThreeJS ](https://github.com/mrdoob/three.js/)
- [TypeScript ](https://github.com/microsoft/TypeScript)
- [Vite ](https://github.com/vitejs/vite)## Changelog
If you have recently updated, please read the [changelog](/docs/CHANGELOG.md) for details of what has changed.
## 🧑🤝🧑 Contributing
Read the [contributing guide](/docs/CONTRIBUTING.md) to learn about our development process, and how to craft proposals.
## ⚖️ License
This project is licensed under the terms of the [MIT license](/docs/LICENSE).