Skip to content

Latest commit

 

History

History
153 lines (93 loc) · 5.06 KB

D.md

File metadata and controls

153 lines (93 loc) · 5.06 KB

D

🚀 D3 FUNNEL

A JavaScript library for rendering funnel charts using the D3.js framework.

🚀 D3 JS

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

🚀 DAILY HACK

Tiny Tiny Hacks we use in our daily life

🚀 DAY JS

Day.js 2KB immutable date library alternative to Moment.js with the same modern API

🚀 DANGER JS

Danger runs during your CI process, and gives teams the chance to automate common code review chores.

🚀 DARKMODE JS

Add a dark-mode / night-mode to your website in a few seconds

🚀 DATA MAPS

Customizable SVG map visualizations for the web in a single Javascript file using D3.js

🚀 DATALOADER

DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.

🚀 DATE FNS

Modern JavaScript date utility library: date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.

🚀 DEB JS

Minimalistic JavaScript library for debugging in the browser

🚀 DECK GL

WebGL2 powered geospatial visualization layers

🚀 DENO

A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio

🚀 DESKGAP

A cross-platform desktop app framework based on Node.js and the system webview

🚀 DISCORD JS

A powerful JavaScript library for interacting with the Discord API

🚀 DOCSIFY JS

A magical documentation site generator.

🚀 DOKIELI

dokieli is a clientside editor for decentralised article publishing, annotations and social interactions

🚀 DOMPURIFY

DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks.

🚀 DOTDOM

.dom is a tiny (511 byte) template engine that uses virtual DOM and some of react principles

🚀 DOTENV-SAFE

Load environment variables from .env and ensure they are all present

🚀 DRAFT JS

Draft.js is a framework for building rich text editors in React, powered by an immutable model and abstracting over cross-browser differences.