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 15 / 20
382 results tagged tool  ✕   ✕
ack http://beyondgrep.com/
04/02/2014 cluster icon
  • 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...
  • howdoi : Instant coding answers via the command line.
  • semgrep : semgrep is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctnes...
  • Online javascript beautifier : Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
  • TinEye Reverse Image Search : TinEye is a reverse image search engine. It finds out where an image came from, how it is being used, if modified versions of the image exist, or if t...

ack is a tool like grep, optimized for programmers

Designed for programmers with large heterogeneous trees of source code, ack is written purely in portable Perl 5 and takes advantage of the power of Perl's regular expressions.

code search tool
The PHP Coding Standards Fixer http://cs.sensiolabs.org/
03/02/2014 cluster icon
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...

The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents.

php standards tool
Kint https://kint-php.github.io/kint/
05/12/2013 cluster icon
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • 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 ...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Deployer : Deployer is a deployment tool written in PHP.
  • churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.

Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.

In other words, it’s var_dump() and debug_backtrace() on steroids. Easy to use, but powerful and customizable. An essential addition to your development toolbox.

php debug tool
Pencil Project http://pencil.evolus.vn/
22/11/2013 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Kitematic : Run containers through a simple, yet powerful graphical user interface.
  • 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...
  • 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.
  • Origami Studio : Origami is a free tool for designing modern user interfaces.

Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms.

gui wireframe desktop tool
Sqitch by theory http://sqitch.org/
20/11/2013 cluster icon
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.

Sqitch is a database change management application.
Sqitch is not integrated with any framework, ORM, or platform. Rather, it is a standalone change management system with no opinions about your database engine, application framework, or your development environment.

database migration tool
Clipping Magic http://clippingmagic.com
10/11/2013 cluster icon
  • TinEye Reverse Image Search : TinEye is a reverse image search engine. It finds out where an image came from, how it is being used, if modified versions of the image exist, or if t...
  • Crunch : Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE c...
  • Caire : Caire is a content aware image resize library
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • 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...

Remove Image Backgrounds Beta

Instantly create masks, cutouts, and clipping paths online

image tool
YSlow for PhantomJS http://yslow.org/phantomjs
05/11/2013 cluster icon
  • 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...
  • 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...
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.

YSlow for PhantomJS

web performance test tool
draw.io https://www.draw.io
01/11/2013 cluster icon
  • 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.
  • Origami Studio : Origami is a free tool for designing modern user interfaces.
  • MyDraft : Free wireframing online tool
  • ColoRotate : Color palette generation tool
  • fivesecondtest : Landing page optimization for your mocks and wireframes. Fivesecondtest helps you fine tune your landing pages and calls to action by analyzing the mo...

Online diagram/mockups design.

design wireframe online tool
JSHint http://jshint.com
24/08/2013 cluster icon
  • JSLint : The JavaScript Code Quality Tool
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
  • gulp.js : The streaming build system.
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js

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
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
  • 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...
  • JSLint : The JavaScript Code Quality Tool
  • YSlow for PhantomJS : YSlow for PhantomJS
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.

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
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • Doodle : Doodle radically simplifies the process of scheduling events, whether they’re board or team meetings, dinners with friends, reunions, weekend trips, o...
  • 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
SQL Fiddle http://www.sqlfiddle.com
17/07/2013 cluster icon
  • JSCrush : JavaScript crusher, code minification
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • Plik : Plik is a scalable & friendly temporary file upload system ( wetransfer like ) in golang.
  • MindMeister : MindMeister is an online mind mapping tool that lets you capture, develop and share ideas visually.

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

online sql tool sharing
SPOFCheck http://senthilp.github.io/spofcheck
23/06/2013 cluster icon
  • 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
  • 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
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 ...
  • Serverspec : With Serverspec, you can write RSpec tests for checking your servers are configured correctly. Serverspec tests your servers’ actual state by executin...
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...

Tabula helps you liberate data tables trapped inside PDFs

pdf table csv extraction tool
Query Mongo http://www.querymongo.com
18/06/2013 cluster icon
  • Dex : Dex is a MongoDB performance tuning tool that compares queries to the available indexes in the queried collection(s) and generates index suggestions b...
  • MindMeister : MindMeister is an online mind mapping tool that lets you capture, develop and share ideas visually.
  • Ready for Rails 4? : Check easily whether a gem is ready for Rails 4 or not.
  • Issuu : Digital Publishing Platform
  • MyDraft : Free wireframing online tool

Convert MySQL Queries to MongoDB Syntax

mysql mongodb online tool
Codassium http://codassium.com
08/06/2013 cluster icon
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • Diagramo : Diagramo is an online flowchart software.
  • jsFiddle : Online code editor and playground.
  • ColoRotate : Color palette generation tool

A better way to conduct remote interviews
WebRTC based video chat + code editor = Awesome interviews

online tool editor webrtc interviews
csscss http://zmoazeni.github.io/csscss
05/05/2013 cluster icon
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
  • Jaeger : Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and...
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • OpenZipkin : Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages ...
  • 📦 Parcel : Blazing fast, zero configuration web application bundler

csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.

css analysis tool
manifestR http://westciv.com/tools/manifestR
27/02/2013 cluster icon
  • tota11y : an accessibility visualization toolkit that aims to reduce the friction of a11y testing
  • Harmony : Procedural drawing tool
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • Validator.nu : (X)HTML5 Validator
  • claude-mem : A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk),...

manifestR is a bookmarklet, which you drag to your bookmarks bar. Then, when you visit any page, you can click the manifestR button, and it will create an HTML5 appcache manifest file for that page.

html5 appcache tool bookmarklet
modern.IE http://www.modern.ie
26/02/2013 cluster icon
  • RESTClient : A debugger for RESTful web services.
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • Serverspec : With Serverspec, you can write RSpec tests for checking your servers are configured correctly. Serverspec tests your servers’ actual state by executin...
  • 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...

Set of tools for testing with older or newer IE browsers

ie tool test
RESTClient http://restclient.net
24/02/2013 cluster icon
  • JSLint : The JavaScript Code Quality Tool
  • 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...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • 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...
  • 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...

A debugger for RESTful web services.

rest tool test
page 15 / 20
1645 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn