https://github.com/codingchili/domplates
html templates to pdf - client side/offline first based on platform features
https://github.com/codingchili/domplates
css3 es6 html5 javascript offline-first pdf pwa spa templating usetheplatform
Last synced: about 1 month ago
JSON representation
html templates to pdf - client side/offline first based on platform features
- Host: GitHub
- URL: https://github.com/codingchili/domplates
- Owner: codingchili
- Created: 2020-03-01T21:03:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T16:55:14.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T19:27:26.447Z (about 1 year ago)
- Topics: css3, es6, html5, javascript, offline-first, pdf, pwa, spa, templating, usetheplatform
- Language: JavaScript
- Homepage:
- Size: 611 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Domplates
Domplates is a templating toolkit for making DOM-based templates in HTML, CSS and Javascript.
The default export format is .pdf using the print to pdf feature present in most browsers.

### Use cases
Reusable templates that can be used for
- Generating invoices.
- Quickly creating unique resumes.
- Infographics with full css support.
- Static websites with instant feedback.
### Features
Some notable features
- Live editing of template data with instant feedback
- Uses local storage and works offline.
- Live editing and syntax highlighting of custom templates
- Quickly switch between templates and data sets for previewing
Outstanding performance
- Uses local storage to persist data
- Web workers to speed up syntax highlighting
- Service workers for caching resources
- Custom elements and DOM API's for fast updates.
### Installing
The application can be added to the desktop with a single click from PWA enabled browsers.
There is currently no distribution point available for the software, please contact the developer
if you wish to request a trial version.
### License
All rights reserved.