All Projects → mikkmartin → designfactory-app

mikkmartin / designfactory-app

Licence: other
A project that generates pdf documents from design templates from Figma + your own data via the GUI or REST API.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to designfactory-app

microsoft-figma
Produce sass/less variables files from figma
Stars: ✭ 18 (-40%)
Mutual labels:  figma, figma-api
figma-dev
Build figma plugins with a modern toolchain
Stars: ✭ 15 (-50%)
Mutual labels:  figma, figma-api
figma-api
Figma REST API implementation with TypeScript, Promises & ES6
Stars: ✭ 126 (+320%)
Mutual labels:  figma, figma-api
Asciidoctor Web Pdf
Convert AsciiDoc documents to PDF using web technologies
Stars: ✭ 219 (+630%)
Mutual labels:  pdf-generation
Android Pdfmyxml
convert android xml layouts into PDF document, works on all versions of Android.
Stars: ✭ 231 (+670%)
Mutual labels:  pdf-generation
atto
PDF renderer for Mapbox-GL-Native
Stars: ✭ 27 (-10%)
Mutual labels:  pdf-generation
figma-responsify
⚡️A Figma plugin to quickly test your designs across multiple device sizes.
Stars: ✭ 51 (+70%)
Mutual labels:  figma
Pdfgen
Simple C PDF Writer/Generation library
Stars: ✭ 200 (+566.67%)
Mutual labels:  pdf-generation
flowbite
The most popular and open-source library of Tailwind CSS components
Stars: ✭ 3,727 (+12323.33%)
Mutual labels:  figma
JasperPHP-OpenBoleto
Um exemplo de uso de openboleto/openboleto em conjunto com QuilhaSoft/JasperPHP
Stars: ✭ 24 (-20%)
Mutual labels:  pdf-generation
assistant
🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design
Stars: ✭ 451 (+1403.33%)
Mutual labels:  figma
figma-plus-advanced-rename-plugin
A better and more powerful batch rename plugin for Figma with a dozen of options
Stars: ✭ 28 (-6.67%)
Mutual labels:  figma
Ptex Ng
Asiatic pTeX
Stars: ✭ 239 (+696.67%)
Mutual labels:  pdf-generation
api2pdf.php
PHP client library for the Api2Pdf.com REST API - Convert HTML to PDF, URL to PDF, Office Docs to PDF, Merge PDFs, HTML to Image, URL to Image, HTML to Docx, HTML to Xlsx, PDF to HTML, Thumbnail preview of office files
Stars: ✭ 42 (+40%)
Mutual labels:  pdf-generation
Pdf Bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
Stars: ✭ 2,551 (+8403.33%)
Mutual labels:  pdf-generation
figma-preview-swiftui
Figma component preview for your SwiftUI views
Stars: ✭ 51 (+70%)
Mutual labels:  figma
Docto
Simple command line utility for converting .doc & .xls files to any supported format such as Text, RTF, CSV or PDF
Stars: ✭ 220 (+633.33%)
Mutual labels:  pdf-generation
react-pdfs
Generate PDFs with React
Stars: ✭ 32 (+6.67%)
Mutual labels:  pdf-generation
Dhalang
Generate PDFs and make screenshots of HTML using Puppeteer in Ruby
Stars: ✭ 41 (+36.67%)
Mutual labels:  pdf-generation
figwrapper
Figwrapper is a script that fully integrates the Figma design tool (web version) into a complete app for Linux with local font support.
Stars: ✭ 13 (-56.67%)
Mutual labels:  figma

DesignFactory.app

A project that generates pdf documents from design templates from figma + your own data via the GUI or REST API.

Development

Run with with npm or Yarn to bootstrap the development:

npm run dev
# or
yarn dev

Todo

  • Support editing more fields
  • Persist input data from the GUI
  • Add support for multiple designs
  • Support multiple languages & currencies
  • Support multiple pages/page overflow
  • Add a better GUI editing experience (possibly Monaco editor with a JSON schema)
  • Use live template data via the Figma API

Deploy your own

Clone and deploy with Vercel:

Deploy with Vercel

Notes

This is bootstrepped with the Nextjs example with-typescript-styled-components.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].