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
284 results tagged javascript  ✕   ✕
Wave.js https://github.com/foobar404/Wave.js
01/11/2022 cluster icon
  • 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...
  • 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 ...
  • 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 ...
  • 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 ...
  • 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...
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
  • choo : A 4kb framework for creating sturdy frontend applications
  • UIzard : Web Based Ajax Development Tool
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
  • 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 ...
  • 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.
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
  • 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...
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • 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 ...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • 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 ...
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
  • 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.
  • 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...
  • 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 ...
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • Lawnchair : A Lawnchair is sorta like a couch except smaller and outside. Perfect for HTML5 mobile apps that need a lightweight, adaptive, simple and elegant pers...
  • RxDB : Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime
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
  • 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...
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
  • Next.js : A minimalistic framework for server-rendered React applications
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...
  • 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...
  • nwb : A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)
  • MkDocs : MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files...
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).
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...
  • 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...
  • 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...
  • 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
  • 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...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
  • Batect : Batect allows you to define your development tasks (building, running, testing, linting and more) in terms of one or more Docker containers, run those...
  • 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...
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
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • 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.
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • 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 ...
  • 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...

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
  • 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 ...
  • 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...
  • 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...
  • Datasette : Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container ...
  • Bottery : Bottery is a syntax, editor, and simulator for prototyping generative contextual conversations modeled as finite state machines.

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...
  • 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...
  • Relay : A JavaScript framework for building data-driven React applications. Never again communicate with your data store using an imperative API. Simply decla...
  • jsFiddle : Online code editor and playground.
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
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.
  • Monaco Editor : The Monaco Editor is the code editor that powers VS Code. Rich IntelliSense and Validation for TypeScript, JavaScript, CSS, LESS. Basic Syntax Coloriz...
  • jsFiddle : Online code editor and playground.
  • Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
  • google-mobwrite : MobWrite converts forms and web applications into collaborative environments. Create a simple single-user system, add one line of JavaScript, and inst...
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
  • 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...
  • choo : A 4kb framework for creating sturdy frontend applications
  • Electron : Build cross platform desktop apps with web technologies
  • 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
  • loglevel : Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...
  • The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
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.
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Photon : UI toolkit for building desktop apps with Electron.
  • Formalize CSS : Teach your forms some manners!
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
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • 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...
  • 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...
  • 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...
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
Deno https://deno.land/
23/05/2020 cluster icon
  • Iron : Iron is a fast and flexible middleware-oriented server framework that provides a small but robust foundation for creating complex applications and RES...
  • 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...
  • IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...
  • PeerJS : Peer-to-peer data in the web browser. PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.

javascript server typescript rust
Workbox https://developers.google.com/web/tools/workbox
11/03/2020 cluster icon
  • Next.js : A minimalistic framework for server-rendered React applications
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • impress.js : It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube

JavaScript Libraries for adding offline support to web apps.

javascript library offline webapp
Prettier https://prettier.io/
11/02/2020 cluster icon
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • Position Is Everything : Modern browser bugs explained in detail!
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • Electron : Build cross platform desktop apps with web technologies
thumbnail

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 maximum line length into account, wrapping code when necessary.

javascript code formatting tool html css yaml markdown
page 1 / 15
1573 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn