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 / 83
Animate.css http://daneden.me/animate
09/08/2012 cluster icon
  • 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 ...
  • AOS : Animate On Scroll Library. Small library to animate elements on your page as you scroll.
  • Woah.css : CSS Animation Library for eccentric web developers.
  • CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique

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...
  • ghost.py : ghost.py is a webkit web client written in python.
  • 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...
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...
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
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • 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...
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.
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • 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...
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
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • Parsley.js : Javascript forms validation. Powerful, UX aware & Dead simple.
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
  • 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
  • Vex : Vex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (6kb minified...

A simple library for handling keyboard shortcuts in Javascript.

shortcuts javascript library keyboard
Rainbow http://craig.is/making/rainbows
12/07/2012 cluster icon
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • Closure Tools : The Closure Compiler, Library, Templates, and Stylesheets help developers create powerful and efficient JavaScript.
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • 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 ...
  • 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

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...
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
  • Hoppscotch : A free, online, open source API request builder
  • MiniWeb : MiniWeb models an entire web site in a single HTML page. All of the site files are stored in a JSON object which you can navigate with a UNIX-like she...

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
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • HTML_QuickForm2 : This PHP package provides methods to create, validate and render HTML forms.
  • 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...
  • 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)...
  • NLTK : The Natural Language Toolkit (NLTK) is a Python package for natural language processing. It provides easy-to-use interfaces to over 50 corpora and lex...
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
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • 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...
  • Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).

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
  • 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...
  • Select2 : Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
  • Morris.js : Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.

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
  • Sitespeed.io : Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It col...
  • 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...
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • 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
  • 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.

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...
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • How to systematically secure anything : Security engineering is the discipline of building secure systems. Its lessons are not just applicable to computer security. In fact this repo aims to...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
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
  • 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...
  • uv : An extremely fast Python package and project manager, written in Rust. A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv...
  • aptly : aptly is a swiss army knife for Debian repository management: it allows you to mirror remote repositories, manage local package repositories, take sna...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

Dependency Manager for PHP

tool php packages
AngularJS http://angularjs.org/
22/06/2012 cluster icon
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.
  • The Dojo Toolkit : Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Backbone.js : Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerabl...

Superheroic JavaScript MVC Framework

framework javascript library mvc
jsmad https://github.com/ofmlabs/jsmad
22/06/2012 cluster icon
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • meSing.js : meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis...
  • dancer.js : 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 ...
thumbnail

jsmad is a pure javascript MP3 decoder, based on libmad, with an ID3 decoder written from scratch.

audio javascript mp3 library decoder
xip.io http://xip.io
14/06/2012 cluster icon
  • Njalla : A privacy aware domain registration service. When you buy a domain in our system, we're actually purchasing it for ourselves. However, you will still ...
  • namebench : namebench hunts down the fastest DNS servers available for your computer to use. namebench runs a fair and thorough benchmark using your web browser h...
  • OpenDNS : The safest, smartest, fastest and most reliable DNS on the planet.
  • Report URI : Report URI was founded to take the pain out of monitoring security policies like CSP and HPKP. When you can easily monitor what's happening on your si...
  • SonoBus : SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network....

xip.io is a magic domain name that provides wildcard DNS for any IP address.

service network dns
cliff https://docs.openstack.org/cliff/latest/
12/06/2012 cluster icon
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • 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...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...

Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions.

python cli library
wysihtml5 http://xing.github.com/wysihtml5
12/06/2012 cluster icon
  • CKEditor : CKEditor is an open source WYSIWYG text editor designed to bring common word processor features directly to web pages, simplifying their content creat...
  • mmm.page : Dead simple, drag & drop personal websites.
  • Strut : An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js Source at https://github.com/tantaman/Strut
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • 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 ...

an open source rich text editor based on HTML5 technology and the progressive-enhancement approach.

wysiwyg html5 editor rte
idiomatic.js https://github.com/rwldrn/idiomatic.js
12/06/2012 cluster icon
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • Efficient JavaScript : JavaScript performance tips article
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
thumbnail

Principles of Writing Consistent, Idiomatic JavaScript

javascript reference
idiomatic-css https://github.com/necolas/idiomatic-css
12/06/2012 cluster icon
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.
  • 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 ...
thumbnail

Principles of writing consistent, idiomatic CSS

reference css
page 58 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn