An open API service indexing awesome lists of open source software.

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

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.

![v5.png](./screenshot/domplates_v7.png)

### 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.