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 52 / 83
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...
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
  • 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.

YSlow for PhantomJS

web performance test tool
PredictionIO http://prediction.io
02/11/2013 cluster icon
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • Flyte : Flyte is an open-source, container-native, structured programming and distributed processing platform implemented in Golang. It enables highly concurr...

PredictionIO is an open source machine learning server for software developers to create predictive features, such as personalization, recommendation and content discovery.

bigdata opensource machinelearning
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.
  • ColoRotate : Color palette generation tool
  • Origami Studio : Origami is a free tool for designing modern user interfaces.
  • kuler : Color palette generation tool
  • MyDraft : Free wireframing online tool

Online diagram/mockups design.

design wireframe online tool
Gerrit https://code.google.com/p/gerrit
01/11/2013 cluster icon
  • 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...
  • 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...
  • Review Board : Self-hosted code-review software
  • Gogs : A painless self-hosted Git service.
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.

Web based code review and project management for Git based projects.

codereview git selfhosted
TogetherJS https://togetherjs.com
01/11/2013 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • vue.js : Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features includ...
  • jsPDF : A library to generate PDFs in client-side JavaScript.
  • SlimerJS : A scriptable browser for Web developers
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.

TogetherJS is a free, open source JavaScript library by Mozilla that adds collaboration features and tools to your website. By adding TogetherJS to your site, your users can help each other out on a website in real time!

javascript collaboration library mozilla
Mean http://www.mean.io
24/10/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.
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
  • 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 ...

MEAN (Mongo, Express, Angular, Node) stack Boilerplate

javascript mongodb expressjs angularjs nodejs
FlowType.JS http://simplefocus.com/flowtype
24/10/2013 cluster icon
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • Cufón : Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use.
  • hyphenator - Project Hosting on Google Code :
  • sIFR : sIFR is meant to replace short passages of plain browser text with text rendered in your typeface of choice, regardless of whether or not your users h...
thumbnail

Web typography at its finest: font-size and line-height based on element width.

typography javascript responsive
Bookmarkleter http://chriszarate.github.io/bookmarkleter
06/10/2013 cluster icon
  • 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 ...
  • tota11y : an accessibility visualization toolkit that aims to reduce the friction of a11y testing
  • manifestR : 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 creat...
  • Mobile Perf bookmarklet : It displays a menu with links that load other bookmarklets including Firebug Lite, Page Resources, DOM Monster, SpriteMe, and CSSess. The Mobile Perf ...

You have JavaScript. You need a bookmarklet. This does that.

bookmarklet
jsPDF http://parall.ax/products/jspdf
05/10/2013 cluster icon
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • Improv : A model-backed generative text grammar tool for javascript. Improv is similar to Tracery in that it can generate random, procedurally generated text r...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • History.js : History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for dat...
thumbnail

A HTML5 client-side solution for generating PDFs. Perfect for event tickets, reports, certificates, you name it!

javascript html5 pdf generator
Scrapy http://scrapy.org
27/09/2013 cluster icon
  • ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
  • pydantic : Data validation and settings management using python type annotations.
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
  • readability-lxml : In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.

Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.

python scraper crawler library
poche http://inthepoche.com
24/09/2013 cluster icon
  • ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...
  • Cachet : Beautiful & simple service statuses. The open source status page system, for everyone.
  • OpenProject : OpenProject is a web-based project management system for location-independent team collaboration. Project management and milestones Project timelines...
  • 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...
  • Review Board : Self-hosted code-review software

poche is a self hosted read-it-later app. unlike to other services, poche is free and open source.

selfhosted readable readitlater software
GitPrep http://gitprep.yukikimoto.com/
18/09/2013 cluster icon
  • Piwik : Piwik is the leading open source web analytics platform that gives you valuable insights on your website's visitors, your marketing campaigns and much...
  • 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...
  • ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...
  • Crew CR : Code review tool for Git projects.
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.

GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.

git github clone selfhosted software
SubToMe https://www.subtome.com
11/09/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.
  • RSS Box : This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.
  • Precis : Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming
  • mmmmail! : mmmmail! is a completely ANONYMOUS and FREE disposable Email to RSS service. This means you can choose any email address in the mmmmail.com domain and...
  • Notifier : RSSify some content sources: Email: get your favorite newsletters or any other types of emails straight to your RSS reader. Telegram channel: free you...

Bouton 'suivre' universel

SubToMe vous permets facilement de suivre des sites web,
parce que les navigateurs ne le font pas.

rss subscription handler
peerCDN https://peercdn.com
10/09/2013 cluster icon
  • 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...
  • 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...
  • 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...
  • Tesseract.js : Tesseract.js is a pure Javascript port of the popular Tesseract OCR engine. This library supports over 60 languages, automatic text orientation and sc...
  • Sarien.net : Welcome to Sarien.net, the authorized portal for reliving classic Sierra On-Line adventure games. With its focus on instant fun and a unique multiplay...

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
  • 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...
  • 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...
  • Maestro : Maestro is the easiest way to automate UI testing for your mobile app.

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...
  • Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
  • Deployer : Deployer is a deployment tool written in PHP.
  • veewee : VeeWee: the tool to easily build vagrant base boxes or kvm,virtualbox and fusion images
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
  • Open WebMail Project : Open WebMail is a webmail system based on the Neomail version 1.14 from Ernie Miller. Open WebMail is designed to manage very large mail folder files ...
  • RHIEN : Le Réseau d’Hébergeurs Indépendants et ENgagés (RHIEN) est une association qui a pour but d’encourager et d’aider à la mise en place d’hébergeurs alte...
  • StdLib : The Standard Library for Functions as a Service. Discover pre-built APIs, compose your own, build apps, and move your business faster than ever with n...
  • Frihost : At Frihost, we offer free php web hosting without advertisements to all our active members
  • 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...

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
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • 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 ...
  • Flow : Adds static typing to JavaScript to improve developer productivity and code quality.
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).

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
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • 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...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • 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
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • MyDraft : Free wireframing online tool
  • YubNub.org : A social command line for the web
  • Drawter.com : DrawAble Markup Language
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js

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

ruby rails online tool
page 52 / 83
1652 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn