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
  • Strapi : Open source Node.js Headless CMS to easily build customisable APIs
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
  • toxy : toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions, built for node.js/io.js.
  • Arduino : Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers,...

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...
  • Faust Programming Language : Faust (Functional Audio Stream) is a functional programming language for sound synthesis and audio processing with a strong focus on the design of syn...
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...

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
  • 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.
  • 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 ...
  • 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...
  • 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...
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
  • aptly : aptly is a swiss army knife for Debian repository management: it allows you to mirror remote repositories, manage local package repositories, take sna...
  • 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...
  • GitLab Leadership : Engineering Management handbook from GitLab
  • Foreman : Foreman is a complete lifecycle management tool for physical and virtual servers. We give system administrators the power to easily automate repetitiv...
  • 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...
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.
  • Bootstrap.build : Powerful Bootstrap theme builder for your next project
  • Paletton : Color Scheme Generator
  • BLOKK font : BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font.

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.
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • npoint.io : JSON storage bins with schema validation
  • Paypal's API style guide : API design guidelines from Paypal

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
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.
  • PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.
  • Drawter.com : DrawAble Markup Language
  • 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.
  • 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...
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
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • DevDocs : DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  • 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...
  • The CMS Matrix : CMSmatrix lets you easily compare the features in over 1200 content management system products. Check the boxes next to the software you're interested...
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.
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
  • DevDocs : DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  • JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
  • 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.
  • HTML EMAIL BOILERPLATE : This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problem...
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
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...
  • 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...
  • 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...
  • 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...
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...
  • Serverspec : With Serverspec, you can write RSpec tests for checking your servers are configured correctly. Serverspec tests your servers’ actual state by executin...
  • 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...
  • Litmus : Test and track your emails. Email previews, analytics and spam filter testing.
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
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
  • Yarn : Fast, reliable, and secure dependency management tool for javascript.
  • 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...
  • pass : pass is a very simple password store that keeps passwords inside gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. Th...
  • uv : An extremely fast Python package and project manager, written in Rust. A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv...

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
  • AOS : Animate On Scroll Library. Small library to animate elements on your page as you scroll.
  • 320 and up : ‘320 and Up’ is a lightweight, easy to use and content first responsive web design boilerplate.
  • 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...
  • Selectivizr : CSS3 pseudo-class and attribute selectors for IE 6-8
  • Sizzy : A tool for developing responsive websites crazy-fast. Open sourced : https://github.com/kitze/sizzy
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...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • 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 ...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • 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
  • Mobello : Mobello is high performance javascript UI framework for HTML5 mobile app
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • Enyo : JavaScript Application Framework
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • Superpowers : 2D+3D game making for indies
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.
  • GitLab : GitLab is a web-based Git repository manager with wiki and issue tracking features. GitLab offers hosted accounts similar to GitHub, but also allows i...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
  • Uptime Kuma : Uptime Kuma is an easy-to-use self-hosted monitoring tool.
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
  • Deployer : Deployer is a deployment tool written in PHP.
  • Flynn : Flynn simplifies deploying and maintaining applications. Instead of using complex configuration management systems, Flynn allows self-serve management...
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • Helm : Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application. Chart...

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.
  • Pa11y : Monitor the accessibility of your websites with pa11y-dashboard, and protect against accessibility errors creeping into your codebase.
  • BounCA : BounCA is a tool to manage your personal SSL certificates and authorities in a central and easy to use interfaces. It provides an easy accessible web ...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...

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.
  • gulp.js : The streaming build system.
  • 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