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
Sixpack http://sixpack.seatgeek.com
29/08/2013 cluster icon
  • 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...
  • 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...
  • 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...
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...

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...
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...
  • Packer : Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
  • Gravitational Teleport : Gravitational Teleport is a modern SSH server for remotely accessing clusters of Linux servers via SSH or HTTPS. It is intended to be used instead of ...
  • ZEIT : Simple Cloud hosting and deployment. Zero Config. Push to deploy. Integrates with GitHub and GitLab. Free automatic SSL. Includes a CDN.
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
  • 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...
  • Netlify : Netlify is a unified platform that automates your code to create high-performant, easily maintainable sites and web apps.
  • AlternC : AlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous Linux, facile à utiliser, facile à installer, basé uniquement sur des log...
  • ZEIT : Simple Cloud hosting and deployment. Zero Config. Push to deploy. Integrates with GitHub and GitLab. Free automatic SSL. Includes a CDN.
  • LM Studio : LM Studio is a desktop app for developing and experimenting with LLMs on your computer. Key functionality A desktop application for running local LLMs...

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
  • 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...
  • 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...
  • Botpress : Botpress is an open-source bot creation tool written in Javascript. It is powered by a rich set of open-source modules built by the community. We like...
  • Xinha : Xinha is a powerful WYSIWYG HTML editor component that works in all current browsers. Its configurabilty and extensibility make it easy to build just ...

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
  • 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...
  • YSlow for PhantomJS : YSlow for PhantomJS
  • 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...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS

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
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • 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...
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • 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

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...
  • 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...
  • 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 ...
  • 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
  • Which loads faster? : Pages compete head-to-head in your browser to see who's fastest!
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.
  • 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...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • 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...

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
  • YAML : A modular CSS framework for truly flexible, accessible and responsive websites
  • 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 ...
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
  • mini.css : minimal, responsive, style-agnostic CSS framework
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
  • lit : a ridiculously small responsive css framework
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Electron : Build cross platform desktop apps with web technologies
  • Pure : A set of small, responsive CSS modules that you can use in every web project.
  • InK - Interface Kit : Ink is a set of tools for quick development of web interfaces.
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
  • Beehive : Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is m...
  • 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...
  • awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • Karakeep : A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

A personal cloud you can hack, host and delete

cloud selfhosted
SQL Fiddle http://www.sqlfiddle.com
17/07/2013 cluster icon
  • openDAW : openDAW is a next-generation web-based Digital Audio Workstation (DAW) designed to democratize music production and to resurface the process of making...
  • Plik : Plik is a scalable & friendly temporary file upload system ( wetransfer like ) in golang.
  • ColoRotate : Color palette generation tool
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.

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...
  • 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...
  • FireUnit : JavaScript Unit Testing for Firefox
  • Mean : MEAN (Mongo, Express, Angular, Node) stack Boilerplate

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
  • Enzyme : Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.
  • 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...
  • 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...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • 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 ...

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.
  • 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...
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...

A scriptable browser for Web developers

browser test automation javascript mozilla
Exploring Elasticsearch http://exploringelasticsearch.com
10/07/2013 cluster icon
  • The Leadership Library for Engineers : Helping engineering leaders level up by curating the best resources on engineering leadership.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • HTTP Archive : The HTTP Archive tracks how the Web is built.
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...
  • schema.org : This site provides a collection of schemas that webmasters can use to markup HTML pages in ways recognized by major search providers, and that can als...

A human-friendly tutorial for elasticsearch.

elasticsearch book reference
SPOFCheck http://senthilp.github.io/spofcheck
23/06/2013 cluster icon
  • 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 ...
  • 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...
  • 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
  • SPOF-O-Matic : Chrome extension for detecting and simulating frontend Single Points Of Failure. Detects likely third-party single points of failure as you browse and...

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
  • 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...
  • 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
  • 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
  • ColoRotate : Color palette generation tool
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
  • veewee : VeeWee: the tool to easily build vagrant base boxes or kvm,virtualbox and fusion 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...

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

vagrant online generator vm
Tabula https://tabula.technology/
20/06/2013 cluster icon
  • 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 ...
  • Issuu : Digital Publishing Platform
  • HackMyResume : A Swiss Army Knife for résumés and CVs For Windows, OS X, Linux, and Node.js Feed me: One or more FRESH or JSON Resume format résumés. Sit back while ...
  • 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...
  • 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...

Tabula helps you liberate data tables trapped inside PDFs

pdf table csv extraction tool
page 54 / 83
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn