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 53 / 82
peerCDN https://peercdn.com
10/09/2013 cluster icon
  • freedom.js : freedom.js is a framework for building peer-to-peer (P2P) web apps. Easily create social applications that work in modern web browsers, Chrome package...
  • Yjs : 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 super...
  • WebTorrent : WebTorrent is a streaming torrent client for the web browser and the desktop. WebTorrent is written completely in JavaScript – the language of the web...
  • PeerJS : Peer-to-peer data in the web browser. PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format
  • 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 ...

peerCDN is a peer-to-peer content delivery network (CDN) for the web browser. peerCDN serves your site's static assets (like images, streaming videos, and file downloads) over a peer-to-peer network made up of the visitors currently on your site. It's completely powered by JavaScript — your visitors don't need to install anything!

cdn p2p javascript
Sixpack http://sixpack.seatgeek.com
29/08/2013 cluster icon
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...
  • Codeception : Codeception PHP Testing Framework is designed to work just out of the box. This means its installation requires minimal steps and no external dependen...
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • Protractor : Protractor is an end-to-end test framework for AngularJS applications. Protractor runs tests against your application running in a real browser, inter...
  • badssl.com : Memorable site for testing clients against bad SSL configs.

Sixpack is a language-agnostic ab testing framework
Sixpack makes it easy to run A/B tests across multiple web services written in different languages.
It includes a beautiful dashboard for viewing test results and choosing winners.

abtesting test framework
Docker http://www.docker.io
29/08/2013 cluster icon
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • Patroni : A template for PostgreSQL High Availability with ZooKeeper, etcd, or Consul.
  • git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this: $ git push production master
  • Vercel : Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host Jamstack we...
thumbnail

Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.

linux deployment vm
ngrok https://ngrok.com
27/08/2013 cluster icon
  • Utility Mill : Python snippets with REST apis
  • APINC : L’association APINC (Association Pour l’Internet Non Commercial), fondée en 2001, est un hébergeur associatif destiné aux projets non commerciaux.
  • XP-Dev.com : Free Subversion Hosting, Version Control, Project Tracking
  • JS Bin : JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Mark...
  • Beanstalk : Code hosting for private teams. Imagine a single process to commit code, review with the team, and deploy the final result to your customers.

Introspected tunnels to localhost

“I want to securely expose a local web server to the internet and capture all traffic for detailed inspection and replay.”

localhost tunnel hosting
JSHint http://jshint.com
24/08/2013 cluster icon
  • JSLint : The JavaScript Code Quality Tool
  • 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...
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • 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...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.

A JavaScript Code Quality Tool. JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.

javascript quality tool
tracing-framework http://google.github.io/tracing-framework/index.html
20/08/2013 cluster icon
  • JSLint : The JavaScript Code Quality Tool
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js

Rich tools for instrumenting, analyzing, and visualizing web apps.

javascript performance test tool
Ready for Rails 4? http://ready4rails4.net
20/08/2013 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).
  • openDAW : openDAW is a next-generation web-based Digital Audio Workstation (DAW) designed to democratize music production and to resurface the process of making...
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • 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.

Check easily whether a gem is ready for Rails 4 or not.

ruby rails online tool
MailCatcher https://github.com/sj26/mailcatcher
08/08/2013 cluster icon
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • MailHog : MailHog is an email testing tool for developers: Configure your application to use MailHog for SMTP delivery View messages in the web UI, or retrieve ...
  • 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...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
thumbnail

Catches mail and serves it through a dream.

MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface.

web email test
Vcr https://www.relishapp.com/vcr/vcr/docs
06/08/2013 cluster icon
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • httpbin.org : A simple HTTP Request & Response Service.
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

ruby test http mock
InK - Interface Kit http://ink.sapo.pt
06/08/2013 cluster icon
  • 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...
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
  • Milligram : Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially ...
  • Bulma : A modern CSS framework based on Flexbox
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
thumbnail

Ink is a set of tools for quick development of web interfaces.

css framework less
UIkit http://www.getuikit.com
29/07/2013 cluster icon
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
  • Electron : Build cross platform desktop apps with web technologies
  • oocss : Object Oriented CSS
  • Tailwind CSS : A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in you...
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
thumbnail

A lightweight and modular front-end framework
for developing fast and powerful web interfaces.

css framework
Cozy http://cozy.io
21/07/2013 cluster icon
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • Gerrit : Web based code review and project management for Git based projects.
  • Commento : A lightweight, open source, tracking-free comment engine alternative to Disqus.
  • sovereign : A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...

A personal cloud you can hack, host and delete

cloud selfhosted
SQL Fiddle http://www.sqlfiddle.com
17/07/2013 cluster icon
  • Vector Magic : Easily Convert Bitmap Images To Clean Vector Art Automatically convert bitmap images like JPEGs, GIFs and PNGs to the crisp, clean, scalable vector ar...
  • openDAW : openDAW is a next-generation web-based Digital Audio Workstation (DAW) designed to democratize music production and to resurface the process of making...
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • rsizr : rsizr is a Flash application that lets you resize JPG, PNG, and GIF images on your computer. With rsizr, in addition to normal image rescaling and cro...

A tool for easy online testing and sharing of database problems and their solutions.

online sql tool sharing
Chai http://chaijs.com
17/07/2013 cluster icon
  • 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...
  • Feathers : Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug...
  • FireUnit : JavaScript Unit Testing for Firefox
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
  • 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...

Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.

nodejs unit_test javascript
Zombie.js http://zombie.labnotes.org
17/07/2013 cluster icon
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Feathers : Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug...
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • 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...

Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.

javascript integration nodejs test
SlimerJS http://slimerjs.org
15/07/2013 cluster icon
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • Chromeless : Chrome automation made simple. Runs locally or headless on AWS Lambda. Chromeless can be used to... Run 1000s of browser integration tests in paralle...
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • 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 ...

A scriptable browser for Web developers

browser test automation javascript mozilla
Exploring Elasticsearch http://exploringelasticsearch.com
10/07/2013 cluster icon
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • Typetester : Compare fonts for the screen
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript
  • LibraryThing | Catalog your books online :

A human-friendly tutorial for elasticsearch.

elasticsearch book reference
SPOFCheck http://senthilp.github.io/spofcheck
23/06/2013 cluster icon
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • YSlow for PhantomJS : YSlow for PhantomJS
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool

A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS

cli spof test tool performance
bento https://github.com/opscode/bento
21/06/2013 cluster icon
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • veewee : VeeWee: the tool to easily build vagrant base boxes or kvm,virtualbox and fusion images
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
thumbnail

Modularized veewee definitions for building Vagrant baseboxes

vagrant vm
Rove http://rove.io
21/06/2013 cluster icon
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...
  • veewee : VeeWee: the tool to easily build vagrant base boxes or kvm,virtualbox and fusion images
  • bento : Modularized veewee definitions for building Vagrant baseboxes

Rove.io is a service that allows you to pregenerate typical Vagrant builds.

vagrant online generator vm
page 53 / 82
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn