Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.17 KB

File metadata and controls

40 lines (27 loc) · 2.17 KB

Acknowledgements

delphitools is built on the shoulders of many excellent open source projects. Thank you to all the maintainers and contributors who make these tools available.

Core Framework

  • Next.js - The React framework for production
  • React - A JavaScript library for building user interfaces
  • Tailwind CSS - A utility-first CSS framework

UI Components

  • shadcn/ui - Beautifully designed components built with Radix UI and Tailwind CSS
  • Radix UI - Unstyled, accessible UI primitives
  • Lucide - Beautiful & consistent icons

Tool-Specific Libraries

  • color-names by meodai - A handpicked list of colour names for nearest-colour matching
  • qr-code-styling - QR code generation with styling options
  • bwip-js - Barcode generation (Data Matrix, Aztec, PDF417, Code 128, EAN-13, and more)
  • SVGO - SVG optimization
  • JSZip - Creating ZIP files in the browser
  • react-markdown - Markdown rendering
  • remark-gfm - GitHub Flavored Markdown support
  • Transformers.js - Run machine learning models in the browser

Models

Utilities


This project is licensed under the MIT License. See LICENSE for details.