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 54 / 83
peerCDN https://peercdn.com
10/09/2013 cluster icon
  • 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...
  • 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...
  • polyfill : polyfill makes web development less frustrating by selectively polyfilling just what the browser needs. Use it on your own site, or as a service.
  • Mousetrap : A simple library for handling keyboard shortcuts in Javascript.

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
  • Protractor : Protractor is an end-to-end test framework for AngularJS applications. Protractor runs tests against your application running in a real browser, inter...
  • 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...
  • 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...
  • 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...
  • 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...

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...
  • 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.
  • Rocketeer : The fast deployer for modern applications
  • DeployBot : Instantly build and ship code anywhere in one consistent process for your entire team.
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
  • arkOS : A project to help users self-host their websites, email, files and more. Decentralize your web and reclaim your privacy rights while keeping the conve...
  • Ouvaton : Ouvaton est une coopérative d'hébergement de sites internet
  • portless : Portless replaces port numbers with stable, named .localhost URLs for local development. For humans and agents.
  • XP-Dev.com : Free Subversion Hosting, Version Control, Project Tracking
  • Netlify : Netlify is a unified platform that automates your code to create high-performant, easily maintainable sites and web apps.

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
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • grunt : Grunt is a task-based command line build tool for JavaScript projects
  • ESLint : The pluggable linting utility for JavaScript and JSX
  • 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...

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
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • 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...
  • 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...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • YSlow for PhantomJS : YSlow for PhantomJS

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
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • 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...
  • Query Mongo : Convert MySQL Queries to MongoDB Syntax
  • ColoRotate : Color palette generation tool

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
  • Litmus : Test and track your emails. Email previews, analytics and spam filter testing.
  • Which loads faster? : Pages compete head-to-head in your browser to see who's fastest!
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
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
  • httpbin.org : A simple HTTP Request & Response Service.
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • 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.

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
  • oocss : Object Oriented CSS
  • Pure : A set of small, responsive CSS modules that you can use in every web project.
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • 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...
  • YAML : A modular CSS framework for truly flexible, accessible and responsive websites
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
  • InK - Interface Kit : Ink is a set of tools for quick development of web interfaces.
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
  • Baseline : Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography. Baseline starts with s...
  • Bulma : A modern CSS framework based on Flexbox
  • Scaffold : Extend, combine and compress CSS
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
  • cal.com : Open source meeting scheduling tool. Send a link, let others book a slot. Calendly alternative.
  • AnonAddy : Free, Open-source Anonymous Email Forwarding
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • Jazz : A new kind of distributed database that runs across your frontend, containers, serverless functions and its own cloud. It syncs data, files and LLM st...
  • Memor : Memor is a bookmark manager.

A personal cloud you can hack, host and delete

cloud selfhosted
SQL Fiddle http://www.sqlfiddle.com
17/07/2013 cluster icon
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • osquery : osquery allows you to easily ask questions about your Linux, Windows, and macOS infrastructure. Whether your goal is intrusion detection, infrastructu...
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • MindMeister : MindMeister is an online mind mapping tool that lets you capture, develop and share ideas visually.
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews

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...
  • Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...

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
  • domsnitch : A passive reconnaissance tool inside the DOM (experimental)
  • Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate
  • gulp.js : The streaming build system.
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • FireUnit : JavaScript Unit Testing for Firefox

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
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • 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...
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova

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.
  • awesome-humane-tech : Tech and social media is having a big impact on our society. While many innovative technology inventions are improving our lives, there is increasing ...
  • Cool URIs don't change : The permanent nature of URIs
  • idiomatic.js : Principles of Writing Consistent, Idiomatic JavaScript

A human-friendly tutorial for elasticsearch.

elasticsearch book reference
SPOFCheck http://senthilp.github.io/spofcheck
23/06/2013 cluster icon
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • 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...
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • 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...
  • YSlow for PhantomJS : YSlow for PhantomJS

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
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
  • 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
  • Packer : Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
thumbnail

Modularized veewee definitions for building Vagrant baseboxes

vagrant vm
Rove http://rove.io
21/06/2013 cluster icon
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • PuPHPet : A simple GUI to set up virtual machines for Web development.
  • bento : Modularized veewee definitions for building Vagrant baseboxes
  • ColoRotate : Color palette generation tool

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

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