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 47 / 82
Tessel 2 https://tessel.io/
18/07/2015 cluster icon
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
  • Chai : Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
  • 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 ...
  • 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...
  • Sails.js : Sails.js make it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but wi...

Tessel 2 is a development platform you can embed in a product. Build fast with Node.js/io.js, then optimize the hardware and build thousands.

hardware embed nodejs sensor
Flocking http://flockingjs.org/
13/07/2015 cluster icon
  • 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 ...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • 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...
  • SoundCloud : SoundCloud lets you move music fast & easy. The platform takes the daily hassle out of receiving, sending & distributing music for artists, record lab...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...

Flocking is a JavaScript audio synthesis framework designed for artists and musicians who are building creative and experimental Web-based sound projects.

audio music javascript framework
Gibberish https://github.com/charlieroberts/Gibberish
13/07/2015 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 ...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • 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...
thumbnail

Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques.
It is designed to be a fast audio API for browser based audio content.

javascript audio api library
Slack https://slack.com/
11/07/2015 cluster icon
  • 3T MongoChef : 3T MongoChef, the GUI for MongoDB, lets you edit any MongoDB data type directly in a tree-view, table-view or as free JSON text. Visually add document...
  • deepstream.io : A Scalable Server for Realtime Web Apps Stores and syncs data in realtime Built in node.js Works for browsers, backend & mobile Scales via clustering...
  • Taiga.Io : Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable...
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • Gather : Spend time with your friends, coworkers, and communities like you would in real life
thumbnail

Imagine all your team communication in one place, instantly searchable, available wherever you go. That's Slack.

im projects management communication
Origami Studio https://origami.design/
11/07/2015 cluster icon
  • draw.io : Online diagram/mockups design.
  • Mockingbird : Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application.
  • iPlotz : Wireframing, mockups and prototyping for websites and applications
  • COLOURlovers : COLOURlovers is a creative community where people from around the world create and share colors, palettes and patterns, discuss the latest trends and ...
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...

Origami is a free tool for designing modern user interfaces.

wireframe tool design
JSON API http://jsonapi.org/
11/07/2015 cluster icon
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • 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 ...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.

A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching responses, sometimes eliminating network requests entirely.

json api reference
UnCSS https://github.com/giakki/uncss
10/07/2015 cluster icon
  • Compass : Compass is an open-source CSS Authoring Framework.
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • ProCSSor : Advanced CSS Prettifier
  • 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...
  • PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.
thumbnail

UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.

css tool
HTTP API design https://github.com/interagent/http-api-design
10/07/2015 cluster icon
  • Paypal's API style guide : API design guidelines from Paypal
  • Swagger : Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs...
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
thumbnail

This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.

api reference documentation
Paypal's API style guide https://github.com/paypal/api-standards/blob/master/api-style-guide.md
10/07/2015 cluster icon
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
  • Swagger : Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs...
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...

API design guidelines from Paypal

api reference documentation
HTML5 Boilerplate https://html5boilerplate.com/
05/07/2015 cluster icon
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • 320 and up : ‘320 and Up’ is a lightweight, easy to use and content first responsive web design boilerplate.
  • Shards : A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.
  • Ionic : The beautiful, open source front-end SDK for developing hybrid mobile apps with HTML5.
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
thumbnail

HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100s of developers, all in one little package.

html5 template responsive css mobile
Locust http://locust.io/
03/07/2015 cluster icon
  • Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
thumbnail

A modern load testing framework

Define user behaviour with Python code, and swarm your system with millions of simultaneous users.

python test tool load
tota11y http://khan.github.io/tota11y/
03/07/2015 cluster icon
  • 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...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • aXe : Automated tool to find Accessibility defects on your web site by using the aXe Chrome extension. Drop the aXe on your accessibility defects! We believ...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • Diagnostic.css : Diagnostic.css is a stylesheet which allows the user to test for common errors in a page's markup. Also : https://github.com/karlgroves/diagnostic.css
thumbnail

an accessibility visualization toolkit that aims to reduce the friction of a11y testing

tool accessibility bookmarklet test
aptly https://www.aptly.info/
29/06/2015 cluster icon
  • Composer : Dependency Manager for PHP
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...
  • Taiga.Io : Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable...
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...

aptly is a swiss army knife for Debian repository management: it allows you to mirror remote repositories, manage local package repositories, take snapshots, pull new versions of packages along with dependencies, publish as Debian repository. You can try it right now just for free.

debian packages management tool
Autoprefixer https://github.com/postcss/autoprefixer
15/06/2015 cluster icon
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • Sprite Cow : Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
  • stylelint : A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
thumbnail

PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.

css css3 tool
CouchDB http://couchdb.apache.org/
06/05/2015 cluster icon
  • 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...
  • Bottery : Bottery is a syntax, editor, and simulator for prototyping generative contextual conversations modeled as finite state machines.
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more
  • 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 ...
  • RethinkDB : RethinkDB is the first open-source, scalable JSON database built from the ground up for the realtime web. It inverts the traditional database architec...

Apache CouchDB™ is a database
that uses JSON for documents,
JavaScript for MapReduce indexes,
and regular HTTP for its API

javascript database document json http
Ionic http://ionicframework.com/
06/05/2015 cluster icon
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • Mobello : Mobello is high performance javascript UI framework for HTML5 mobile app
  • Superpowers : 2D+3D game making for indies
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript
thumbnail

The beautiful, open source front-end SDK for developing hybrid mobile apps with HTML5.

mobile html5 framework sdk
Prometheus https://prometheus.io/
06/05/2015 cluster icon
  • Commento : A lightweight, open source, tracking-free comment engine alternative to Disqus.
  • OpenPhoto : A free, hosted, portable and open source photo sharing service. A photo application that lets you store your photos on Dropbox, Amazon S3 or in your g...
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
  • Garage : An open-source distributed storage service you can self-host to fullfill many needs.
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
thumbnail

Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are:

  • a multi-dimensional data model (time series identified by metric name and key/value pairs)
  • a flexible query language to leverage this dimensionality
  • no reliance on distributed storage; single server nodes are autonomous
  • time series collection happens via a pull model over HTTP
  • pushing time series is supported via an intermediary gateway
  • targets are discovered via service discovery or static configuration
  • multiple modes of graphing and dashboarding support
service monitoring opensource selfhosted metrics
Rocketeer http://rocketeer.autopergamene.eu/
04/03/2015 cluster icon
  • Flynn : Flynn simplifies deploying and maintaining applications. Instead of using complex configuration management systems, Flynn allows self-serve management...
  • Deployer : Deployer is a deployment tool written in PHP.
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • 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 ...
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.

The fast deployer for modern applications

php application deployment tool
Sonerezh https://www.sonerezh.bzh/
03/03/2015 cluster icon
  • grocy : grocy is a web-based self-hosted groceries & household management solution for your home.
  • Ampache : Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any i...
  • Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
  • Flok : Web-based P2P collaborative editor for live coding music and graphics
  • Pa11y : Monitor the accessibility of your websites with pa11y-dashboard, and protect against accessibility errors creeping into your codebase.

A self-hosted, web-based application for stream your music, everywhere.

web music application selfhosted
Babel https://babeljs.io/
15/02/2015 cluster icon
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • 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...
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • 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...
thumbnail

Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.

javascript browser build es6 compiler tool
page 47 / 82
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn