Support Open Source

Open Source Libraries We Use

FindUtils is built on the shoulders of amazing open source projects. Here are the libraries that power our tools, along with ways to support their developers.

76
Libraries
24
Sponsorable
13
Categories
91%
MIT Licensed
Showing 76 of 76 libraries

Build Tools

5

@vitejs/plugin-react

v6.0.1MIT

Official Vite plugin for React with Fast Refresh.

rolldown-vite

v7.3.1MIT

Rust-based JavaScript bundler replacing Rollup and esbuild in Vite.

typescript

v5.9.3MIT

TypeScript is a language for application-scale JavaScript.

vite

vlatestMIT

Next generation frontend tooling. Fast and lean.

wrangler

v4.75.0MIT

CLI tool for Cloudflare Workers development and deployment.

Data Visualization

5

@dagrejs/dagre

+1 related package

v2.0.4MIT

Directed graph layout engine for JavaScript.

@xyflow/react

v12.10.1MIT

Build interactive node-based UIs, editors, flow charts and diagrams.

mermaid

v11.12.3MIT

Generate diagrams and flowcharts from text in a similar way to Markdown.

react-chartjs-2

+1 related package

v5.3.1MIT

React wrapper for Chart.js 4.

recharts

v3.7.0MIT

Composable charting library built on React components.

Database & Storage

2

dexie

v4.3.0MIT

Minimalistic IndexedDB wrapper with a beautiful API.

sql.js

v1.14.1MIT

SQLite compiled to JavaScript via Emscripten. Run SQL in the browser.

Document Processing

8

docx

v9.6.0MIT

Easily generate and modify .docx files with JavaScript/TypeScript.

jspdf

v4.2.0MIT

Client-side JavaScript PDF generation for everyone.

jszip

v3.10.1MIT

Create, read and edit .zip files with JavaScript.

mammoth

v1.11.0MIT

Convert Word documents (.docx) to HTML.

pdf-lib

v1.17.1MIT

Create and modify PDF documents in any JavaScript environment.

pdfjs-dist

v5.4.624Apache 2.0

Mozilla PDF.js library for parsing and rendering PDFs.

pptxgenjs

v4.0.1MIT

Create PowerPoint presentations with JavaScript.

xlsx

v0.18.5Apache 2.0

Parser and writer for spreadsheet formats (XLSX, CSV, etc.).

Editors & Content

7

@tiptap/react

+6 related packages

v3.20.0MIT

Headless, framework-agnostic rich text editor.

codemirror

+6 related packages

v6.0.2MIT

A versatile text editor for the browser, built from scratch.

katex

v0.16.33MIT

Fast math typesetting library for the web.

marked

v17.0.3MIT

A fast, low-level Markdown parser and compiler.

react-markdown

v10.1.0MIT

React component to render Markdown with plugins.

rehype-highlight

+2 related packages

v7.0.2MIT

Plugin to highlight code blocks with lowlight.

remark-gfm

+1 related package

v4.0.1MIT

Plugin to support GitHub Flavored Markdown.

Frameworks

2

astro

+4 related packages

v6.0.6MIT

The web framework for content-driven websites. Fast by default.

react

+1 related package

v19.0.0MIT

A JavaScript library for building user interfaces.

Graphics & 3D

4

canvaskit-wasm

v0.41.0BSD-3-Clause

Skia compiled to WebAssembly for 2D graphics rendering.

konva

+1 related package

v10.2.0MIT

HTML5 2D canvas library for desktop and mobile applications.

leaflet

+1 related package

v1.9.4BSD-2-Clause

An open-source JavaScript library for mobile-friendly interactive maps.

three

+2 related packages

v0.183.1MIT

JavaScript 3D library for creating 3D graphics in the browser.

Icons & Animation

3

canvas-confetti

v1.9.4MIT

Performant confetti animation in the browser.

gsap

+1 related package

v3.14.2Standard License

Professional-grade JavaScript animation for the modern web.

lucide-react

+1 related package

v0.475.0MIT

Beautiful & consistent React icons. Community fork of Feather Icons.

Infrastructure

6

@capacitor/core

+4 related packages

v8.2.0MIT

Cross-platform native runtime for web apps (iOS, Android).

@cloudflare/speedtest

v1.7.0BSD-3-Clause

Cloudflare Speed Test library for measuring network performance.

@sentry/astro

v10.42.0MIT

Official Sentry SDK for Astro. Error tracking and performance monitoring.

peerjs

v1.5.5MIT

Simple peer-to-peer with WebRTC.

react-router-dom

v7.13.1MIT

Declarative routing for React web applications.

webfontloader

v1.6.28MIT

Web Font Loader gives you added control when using linked fonts.

Media & Images

9

@imgly/background-removal

v1.7.0SEE LICENSE

Remove image backgrounds directly in the browser using AI.

exifr

v7.1.3MIT

The fastest and most versatile JavaScript EXIF reader.

gif.js

v0.2.0MIT

JavaScript GIF encoder that runs in your browser.

gifenc

v1.0.3MIT

Fast, lightweight GIF encoding library.

html-to-image

v1.11.13MIT

Generate images from DOM nodes using HTML5 canvas and SVG.

html2canvas

v1.4.1MIT

Screenshots with JavaScript. Renders HTML elements to canvas.

mediabunny

v1.38.1MIT

Media processing utilities for the browser.

modern-screenshot

v4.6.8MIT

Convert DOM nodes to images using modern browser APIs.

qrcode

v1.5.4MIT

QR code generator for Node.js and browsers.

Styling

5

class-variance-authority

v0.7.1MIT

CSS class variance authority for managing component variants.

clsx

v2.1.1MIT

A tiny utility for constructing className strings conditionally.

tailwind-merge

v3.0.1MIT

Merge Tailwind CSS classes without style conflicts.

tailwindcss

+1 related package

v4.0.0MIT

A utility-first CSS framework for rapid UI development.

tailwindcss-animate

v1.0.7MIT

A Tailwind CSS plugin for creating beautiful animations.

UI Components

9

@glideapps/glide-data-grid

v6.0.3MIT

A high-performance React data grid with no dependencies.

@headlessui/react

v2.2.9MIT

Completely unstyled, accessible UI components for React.

@radix-ui/react-dialog

+14 related packages

v1.1.15MIT

Accessible dialog/modal component.

cmdk

v1.1.1MIT

Fast, unstyled command menu React component.

emoji-picker-react

v4.18.0MIT

React emoji picker component with search.

input-otp

v1.4.2MIT

One-time password input component for React.

react-colorful

v5.6.1MIT

A tiny color picker component for React.

react-responsive-carousel

v3.2.23MIT

Powerful, lightweight, fully customizable carousel component.

sonner

v2.0.7MIT

An opinionated toast component for React.

Utilities

11

colord

v2.9.3MIT

A tiny yet powerful tool for high-performance color manipulations.

date-fns

v4.1.0MIT

Modern JavaScript date utility library, modular and immutable.

dompurify

v3.3.3MIT

DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer.

file-saver

v2.0.5MIT

An HTML5 saveAs() FileSaver implementation.

fuse.js

v7.1.0MIT

Lightweight fuzzy-search library with zero dependencies.

libphonenumber-js

v1.12.38MIT

A simpler and smaller rewrite of Google's libphonenumber library.

lodash

v4.17.23MIT

A modern JavaScript utility library delivering modularity and performance.

mathjs

v15.1.1MIT

An extensive math library for JavaScript and Node.js.

prettier

v3.8.1MIT

Opinionated code formatter supporting many languages.

unicode-emoji-json

v0.8.0MIT

Full list of emojis with metadata in JSON format.

yaml

v2.8.2MIT

JavaScript parser and stringifier for YAML.

Why We Support Open Source

100% of our tools are built with open source libraries

We believe in giving back to the community

Supporting maintainers ensures project longevity

Support Open Source Development

Open source software is the foundation of modern development. Consider sponsoring the projects you use every day to ensure their continued development.

FindUtils uses these open source libraries in accordance with their respective licenses.

If you are a project maintainer and believe we are not correctly attributing or using your library according to its license, please contact us at and we will address it promptly.[email protected]