souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 15
287 results tagged javascript  ✕   ✕
Anime.js https://animejs.com/
12/04/2025 cluster icon
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • 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 ...
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • Formalize CSS : Teach your forms some manners!
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API.
It works with CSS properties, SVG, DOM attributes and JavaScript Objects.

javascript graphics animation css svg dom library
Nature of Code https://natureofcode.com/
07/09/2024 cluster icon
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...
  • MiniWeb : MiniWeb models an entire web site in a single HTML page. All of the site files are stored in a JSON object which you can navigate with a UNIX-like she...
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • Aloha Editor : Aloha Editor is an open source WYSIWYG editor that can be used in webpages. Aloha Editor aims to be easy to use and fast in editing, and allows advanc...

Book exploring the unpredictable evolutionary and emergent properties of nature in software via the creative coding framework p5js

p5js javascript creativecoding book
Tauri https://tauri.app/
01/07/2023 cluster icon
  • Electron : Build cross platform desktop apps with web technologies
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Photon : UI toolkit for building desktop apps with Electron.
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript

Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.

desktop frontend html css javascript rust framework crossplatform
Wave.js https://github.com/foobar404/Wave.js
01/11/2022 cluster icon
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • jsmad : jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
thumbnail

Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

audio visualization library animation javascript
Astro https://astro.build/
06/09/2022 cluster icon
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
  • choo : A 4kb framework for creating sturdy frontend applications
  • UIzard : Web Based Ajax Development Tool
thumbnail

Astro is an all-in-one web framework for building fast, content-focused websites.

framework content javascript web opensource
Paged.js https://pagedjs.org/
29/07/2022 cluster icon
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Prince : Convert your HTML documents to PDF. Beautiful printing with simple CSS. Prince is an ideal printing component for server-based software, such as web a...
  • Electron : Build cross platform desktop apps with web technologies

Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you can design works for print (eg. books) using HTML and CSS!

Paged.js follows the Paged Media standards published by the W3C

opensource javascript book pdf html css print w3c
choo https://github.com/choojs/choo
12/07/2022 cluster icon
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • single-spa : A javascript metaframework Build micro frontends that coexist and can each be written with their own framework. This allows you to: Use multiple fram...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
thumbnail

A 4kb framework for creating sturdy frontend applications

frontend web framework javascript
Appsmith https://github.com/appsmithorg/appsmith
01/03/2022 cluster icon
  • Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
thumbnail

Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.

graphql ui administration api database javascript
Expo https://expo.dev/
11/02/2022 cluster icon
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • Next.js : A minimalistic framework for server-rendered React applications
  • choo : A 4kb framework for creating sturdy frontend applications
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
thumbnail

Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms that help you develop, build, deploy, and quickly iterate on iOS, Android, and web apps from the same JavaScript/TypeScript codebase.

react mobile web javascript typescript framework platform crossplatform
Mermaid https://github.com/mermaid-js/mermaid
03/12/2021 cluster icon
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • gulp.js : The streaming build system.
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • /packer/ : A JavaScript Compressor.
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
thumbnail

Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. The main purpose of Mermaid is to help documentation catch up with development.

javascript diagram flowchart tool markdown
Vite https://vitejs.dev/
07/11/2021 cluster icon
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • gulp.js : The streaming build system.
thumbnail

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts:

A dev server that provides rich feature enhancements over native ES modules, for example extremely fast Hot Module Replacement (HMR).

A build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.
javascript build tool development
Nx https://nx.dev/
07/11/2021 cluster icon
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • JSLint : The JavaScript Code Quality Tool
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
thumbnail

Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more.

javascript build test continuousintegration tool
Hotwire https://hotwired.dev/
05/11/2021 cluster icon
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • MiniWeb : MiniWeb models an entire web site in a single HTML page. All of the site files are stored in a JSON object which you can navigate with a UNIX-like she...
  • Slippy : HTML Slides
  • Photon : UI toolkit for building desktop apps with Electron.
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...

Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. This makes for fast first-load pages, keeps template rendering on the server, and allows for a simpler, more productive development experience in any programming language, without sacrificing any of the speed or responsiveness associated with a traditional single-page application.

javascript singlepage html
Quicktype https://quicktype.io/
06/06/2021 cluster icon
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
  • Flagr : Flagr is an open source Go service that delivers the right experience to the right entity and monitors the impact. It provides feature flags, experime...

Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and more. Customize online with advanced options, or download a command-line tool.

json graphql code developer api C# swift go javascript python
TinaCMS https://tina.io/
28/11/2020 cluster icon
  • Flume : A React-powered node editor and runtime engine. Build apps that are resilient to changing requirements by modeling your business logic as a JSON graph...
  • Relay : A JavaScript framework for building data-driven React applications. Never again communicate with your data store using an imperative API. Simply decla...
  • google-mobwrite : MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and inst...
  • nwb : A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
thumbnail

Tina is an open-source site editing toolkit for React-based sites like Next.js & Gatsby to build content management directly into your website.

cms react javascript website editor
Flume https://flume.dev/
14/08/2020 cluster icon
  • TinaCMS : Tina is an open-source site editing toolkit for React-based sites like Next.js & Gatsby to build content management directly into your website.
  • Reapp : An easier, faster way to build apps with React and JavaScript. Built from the ground up to target multiple platforms. Customize every piece of it from...
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
thumbnail

A React-powered node editor and runtime engine. Build apps that are resilient to changing requirements by modeling your business logic as a JSON graph. Flume provides a sleek UI for creating and editing these graphs.

react javascript businesslogic editor engine
Tauri https://tauri.studio/
02/08/2020 cluster icon
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Svelte : Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the brows...
  • Photon : UI toolkit for building desktop apps with Electron.
  • single-spa : A javascript metaframework Build micro frontends that coexist and can each be written with their own framework. This allows you to: Use multiple fram...
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript
thumbnail

Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.

desktop frontend rust javascript ui framework
Yjs https://github.com/yjs/yjs
09/07/2020 cluster icon
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • Zero Clipboard : The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Z...
  • ClippyJS : Add Clippy or his friends to any website for instant nostalgia.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
thumbnail

Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with superpowers: changes are automatically distributed to other peers and merged without merge conflicts.

Yjs is network agnostic (p2p!), supports many existing rich text editors, offline editing, version snapshots, undo/redo and shared cursors. It scales well with an unlimited number of users and is well suited for even large documents.

javascript sharing sync library p2p
Ink https://github.com/vadimdemedes/ink
29/06/2020 cluster icon
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • Formalize CSS : Teach your forms some manners!
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
thumbnail

Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbox layouts in the terminal, so most CSS-like props are available in Ink as well. If you are already familiar with React, you already know Ink.

react javascript css cli library
Snowpack https://www.snowpack.dev/
02/06/2020 cluster icon
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • gulp.js : The streaming build system.
  • Vite : Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev se...
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
thumbnail

Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from your dev workflow. The end result is a build tool that starts up instantly and wastes no time rebuilding on every change. See changes reflected in the browser instantly.

javascript frontend build tool
page 1 / 15
1633 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn