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 58 / 82
This Is Responsive http://bradfrost.github.com/this-is-responsive
21/09/2012 cluster icon
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Galen Framework : Automated testing of look and feel for your responsive websites. Layout testing seemed always a complex task. Galen Framework offers a simple solution...

Tips, Resources and Patterns for Responsive Web Design

responsive html design css
Crafty http://craftyjs.com
29/08/2012 cluster icon
  • Respond : Activates media queries in IE6-8
  • Scrollama : Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this libra...
  • Frappe Charts : GitHub-inspired simple and modern charts for the web with zero dependencies.
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

JavaScript Game Engine, HTML5 Game Engine

game javascript library
RequireJS https://requirejs.org/
27/08/2012 cluster icon
  • Head JS : Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEA...
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • Playwright : Playwright is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ...
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova

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 and Node.

javascript speed library loader nodejs browser
Namespace.js https://github.com/maximebf/Namespace.js
19/08/2012 cluster icon
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • TogetherJS : TogetherJS is a free, open source JavaScript library by Mozilla that adds collaboration features and tools to your website. By adding TogetherJS to yo...
  • base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
thumbnail

Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include files.

javascript library namespace
Select2 http://ivaynberg.github.com/select2
14/08/2012 cluster icon
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • jQuery Address : Deep linking plugin
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • flatpickr : flatpickr is a lightweight and powerful datetime picker. Lean, UX-driven, and extensible, yet it doesn’t depend on any libraries. There’s minimal UI b...

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

jquery widget javascript select
StyleDocco http://jacobrask.github.com/styledocco
11/08/2012 cluster icon
  • SpritePad : With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + ...
  • phpDocumentor : phpDocumentor enables you to generate documentation from your PHP source code. This documentation provides an in-depth view of your project to you, yo...
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • SpriteMe : Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background i...
  • Drawter.com : DrawAble Markup Language

StyleDocco generates documentation and style guide documents from your stylesheets.

documentation generator css
leak-finder-for-javascript https://code.google.com/p/leak-finder-for-javascript
09/08/2012 cluster icon
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • 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...
  • 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...
  • SPF : A lightweight JS framework for fast navigation and page updates from YouTube

Tool for finding memory leaks in JavaScript programs.

performance tool javascript
Animate.css http://daneden.me/animate
09/08/2012 cluster icon
  • Woah.css : CSS Animation Library for eccentric web developers.
  • AOS : Animate On Scroll Library. Small library to animate elements on your page as you scroll.
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...

Animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects.

animation css
mock http://pypi.python.org/pypi/mock/1.0b1
30/07/2012 cluster icon
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Scrapy : 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...
  • 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.
  • Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
thumbnail

A Python Mocking and Patching Library for Testing

python mock library test
drest https://github.com/derks/drest
23/07/2012 cluster icon
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • 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 ...
  • Utility Mill : Python snippets with REST apis
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
thumbnail

Configurable HTTP/REST Client Library for Python

python rest http
dancer.js https://github.com/jsantell/dancer.js
23/07/2012 cluster icon
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
thumbnail

dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet visualizations.

audio visualization javascript library
Mousetrap http://craig.is/killing/mice
12/07/2012 cluster icon
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • React : A JavaScript library for building user interfaces
  • ProseMirror : In-browser structured text editing component. A toolkit for building rich-text editors on the web.
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

A simple library for handling keyboard shortcuts in Javascript.

shortcuts javascript library keyboard
Rainbow http://craig.is/making/rainbows
12/07/2012 cluster icon
  • Respond : Activates media queries in IE6-8
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • Text_Highlighter : Provides functionality to perform syntax highlighting for different file formats.
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

Rainbow is a code syntax highlighting library written in Javascript.
It was designed to be lightweight (1.4kb), easy to use, and extendable.
It is completely themable via CSS.

javascript library syntaxhighlighting
Minimize round-trip times https://developers.google.com/speed/docs/best-practices/rtt
11/07/2012 cluster icon
  • Let's make the web faster : There are many ways to make websites run faster. In this section, you can discover performance best practices that real web professionals employ in th...
  • Caddy : Caddy is a lightweight, general-purpose web server for Windows, Mac, Linux, BSD and Android. It is a capable alternative to other popular and easy to ...
  • Browser Calories : The easiest way to measure your performance budget.
  • 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...
  • 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...

An article on the best practices to apply in order to minimize HTTP round-trip times

web html http performance article
readability-lxml http://pypi.python.org/pypi/readability-lxml
11/07/2012 cluster icon
  • impress.js : It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
  • cssQuery() : cssQuery() is a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. All CSS1 and CSS2 selectors ar...
  • 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...
  • HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...
  • pyo : pyo is a Python module written in C to help digital signal processing script creation.
thumbnail

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.

python html readable library
docopt http://docopt.org
10/07/2012 cluster icon
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • mock : A Python Mocking and Patching Library for Testing
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.

Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.

python cli library
Handsontable http://warpech.github.com/jquery-handsontable/index.html
29/06/2012 cluster icon
  • Morris.js : Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • jQuery Mobile : jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and ...
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • hoverIntent jQuery Plug-in : hoverIntent is a plug-in that attempts to determine the user's intent... like a crystal ball, only with mouse movement! It is similar to jQuery's hove...

Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!

jquery javascript spreadsheet
Mink http://mink.behat.org
27/06/2012 cluster icon
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • Goutte : Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML response...
  • PHP Quick Profiler : A tool for quickly profiling variables and resources used by PHP.

Mink is an open source acceptance test framework for web applications, written in PHP 5.3.

web php acceptance test
OWASP https://www.owasp.org
27/06/2012 cluster icon
  • Security Guide for Developers : A practical security guide for web developers.
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • Dark Patterns Library : A Dark Pattern is a type of user interface that has been carefully crafted to trick users into doing things, such as buying insurance with their purch...
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
  • CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...
thumbnail

The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.

web security reference
Composer http://getcomposer.org
25/06/2012 cluster icon
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • 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...
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • Deployer : Deployer is a deployment tool written in PHP.

Dependency Manager for PHP

tool php packages
page 58 / 82
1637 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn