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 50 / 82
Band.js https://github.com/meenie/band.js
22/02/2014 cluster icon
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • meSing.js : meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis...
  • Tone.js : Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and ...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • Plyr : A simple, accessible HTML5 media player
thumbnail

An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.

javascript html5 audio music library
DEFENDER of the favicon http://www.p01.org/defender_of_the_favicon/
21/02/2014 cluster icon
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
  • Superpowers : 2D+3D game making for indies
  • Game-icons.net : Game-icons.net is an online repository providing heaps of cool game related graphics. They are provided provided under the terms of the Creative Commo...
  • Sarien.net : Welcome to Sarien.net, the authorized portal for reliving classic Sierra On-Line adventure games. With its focus on instant fun and a unique multiplay...
thumbnail

DEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott Schiller's experiment with generated favicons VU meter. The idea was to push the concept of generated favicons further and pack a thrilling retro shooter in 16×16 pixels using JavaScript, canvas and data: URIs.

javascript favicon icon game
ABaroids http://www.gillow.eclipse.co.uk/
21/02/2014 cluster icon
  • History.js : History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for dat...
  • Superpowers : 2D+3D game making for indies
  • OverTheWire: Wargames : The wargames offered by the OverTheWire community can help you to learn and practice security concepts in the form of fun-filled games.
  • HTML5 Please : Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they
  • Much Assembly Required : Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.

A game in the address bar using html5 history.replaceState

html5 game history
D3.js http://d3js.org/
20/02/2014 cluster icon
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • 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 ...
  • 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 ...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
thumbnail

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.

svg javascript data visualization library
Rickshaw https://tech.shutterstock.com/rickshaw/
20/02/2014 cluster icon
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
  • 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 ...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • React : A JavaScript library for building user interfaces

Rickshaw is a JavaScript toolkit for creating interactive time series graphs.

time graph javascript library
Moment.js http://momentjs.com/
20/02/2014 cluster icon
  • flatpickr : flatpickr is a lightweight and powerful datetime picker. Lean, UX-driven, and extensible, yet it doesn’t depend on any libraries. There’s minimal UI b...
  • loglevel : Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube
  • stream.js : stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.

A javascript date library for parsing, validating, manipulating, and formatting dates.

date formatting javascript library
Zephir Language http://zephir-lang.com/
18/02/2014 cluster icon
  • Hack : Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by st...
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...
  • Browsershot : This PHP package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of ...
  • Scaffold : Extend, combine and compress CSS
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
thumbnail

Zephir, an open source, high-level/domain specific language designed to ease the creation and maintainability of extensions for PHP with a focus on type and memory safety.

php programminglanguage extension
localForage https://localforage.github.io/localForage/
15/02/2014 cluster icon
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • store.js : localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • OpenKeyval : OpenKeyval is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist d...
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where available) but with a simple, localStorage-like API.

web storage api javascript library
JavaScript Code Style checker https://github.com/mdevils/node-jscs
11/02/2014 cluster icon
  • JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
  • JSLint : The JavaScript Code Quality Tool
  • JS-909 : Audio experiment
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
thumbnail

jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should use jscs and jshint together.

javascript code quality test
JSHint http://jshint.com/
11/02/2014 cluster icon
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • JSLint : The JavaScript Code Quality Tool
  • RECESS : Developed at Twitter to support our internal styleguide, RECESS is a simple, attractive code quality tool for CSS built on top of LESS. Incorporate it...
  • 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...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...

This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.

javascript code quality test
RECESS http://twitter.github.io/recess/
11/02/2014 cluster icon
  • JSHint : This is JSHint, a tool that helps to detect errors and potential problems in your JavaScript code.
  • Reset CSS : The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on...
  • CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...

Developed at Twitter to support our internal styleguide, RECESS is a simple, attractive code quality tool for CSS built on top of LESS.
Incorporate it into your development process as a linter, or integrate it directly into your build system as a compiler, RECESS will keep your source looking clean and super managable.

css quality code less
RequestBin http://requestb.in/
11/02/2014 cluster icon
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Requestdiff : Differentiate HTTP headers and content body of two GET URLs.
  • HTTPie : CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...
thumbnail

RequestBin gives you a URL that will collect requests made to it and let you inspect them in a human-friendly way.
Use RequestBin to see what your HTTP client is sending or to inspect and debug webhook requests.

http debug webhook
explainshell.com http://explainshell.com/
11/02/2014 cluster icon
  • Nushell : The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of d...
  • Browsh : Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is...
  • waybackpack : Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.
  • GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
  • Bash Infinity Framework : Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It’s modular and lightweight, while managing to implemen...

write down a command-line to see the help text that matches each argument

shell cli help
polyfill https://github.com/jonathantneal/polyfill
10/02/2014 cluster icon
  • Respond : Activates media queries in IE6-8
  • 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...
  • SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • Push by Nickersoft : A compact, cross-browser solution for using the JavaScript Notifications API
thumbnail

polyfill makes web development less frustrating by selectively polyfilling just what the browser needs. Use it on your own site, or as a service.

javascript polyfill library
Ansible http://www.ansible.com/home
06/02/2014 cluster icon
  • Patroni : A template for PostgreSQL High Availability with ZooKeeper, etcd, or Consul.
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • OctoDNS : Tools for managing DNS across multiple providers
  • Terraform by HashiCorp : HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs int...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
thumbnail

Ansible is a powerful automation engine that makes systems and apps simple to deploy.
Ansible's natural automation language allows sysadmins, developers, and IT managers to complete automation projects in hours, not weeks.
Ansible uses SSH by default instead of requiring agents everywhere. Avoid extra open ports, improve security, eliminate "managing the management", and reclaim CPU cycles.
Ansible automates app deployment, configuration management, workflow orchestration, and even cloud provisioning all from one system.

deployment automation configuration devops it provisioning
gulp.js http://gulpjs.com/
06/02/2014 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...
  • 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...
  • 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...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.

The streaming build system.

nodejs javascript build tool
Upton https://github.com/propublica/upton
04/02/2014 cluster icon
  • ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
  • Scrapy : Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be...
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • xui.js : A super micro tiny DOM library for authoring HTML5 mobile web applications.
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
thumbnail

Upton is a framework for easy web-scraping with a useful debug mode that doesn't hammer your target's servers. It does the repetitive parts of writing scrapers, so you only have to write the unique parts for each site.

scraper ruby library
Flynn https://flynn.io/
04/02/2014 cluster icon
  • Rocketeer : The fast deployer for modern applications
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • Sup : Sup is a simple deployment tool that performs given set of commands on multiple hosts in parallel. It reads Supfile, a YAML configuration file, which ...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
thumbnail

Flynn simplifies deploying and maintaining applications. Instead of using complex configuration management systems, Flynn allows self-serve management of containerized deployments, making life easier for ops and developers.

application deployment tool
Scrollback http://scrollback.io/
04/02/2014 cluster icon
  • Browsh : Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is...
  • OpenCalais : Calais is a rapidly growing toolkit of capabilities that allow you to readily incorporate state-of-the-art semantic functionality within your blog, co...
  • BotMan : BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, inclu...
  • Which loads faster? : Pages compete head-to-head in your browser to see who's fastest!
  • Meteor : Meteor is an ultra-simple environment for building modern websites.

Beautiful text chat for your community.
Scrollback hosts rooms that can be easily embedded on any website.

web chat embed
ack http://beyondgrep.com/
04/02/2014 cluster icon
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • howdoi : Instant coding answers via the command line.
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...

ack is a tool like grep, optimized for programmers

Designed for programmers with large heterogeneous trees of source code, ack is written purely in portable Perl 5 and takes advantage of the power of Perl's regular expressions.

code search tool
page 50 / 82
1630 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn