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
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.
  • 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...
  • 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
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.
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
  • 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
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • Autotrack : Automatic and enhanced Google Analytics tracking for common user interactions on the web.
  • Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
  • ClippyJS : Add Clippy or his friends to any website for instant nostalgia.
  • 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

A simple library for handling keyboard shortcuts in Javascript.

shortcuts javascript library keyboard
Rainbow http://craig.is/making/rainbows
12/07/2012 cluster icon
  • TraceKit : Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • React : A JavaScript library for building user interfaces
  • 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...
  • 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...

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...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Going from One to a Million Users : Nice write-up on techniques for scaling up a web application.
  • Efficient JavaScript : JavaScript performance tips article
  • Hoppscotch : A free, online, open source API request builder

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
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • 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...
  • mock : A Python Mocking and Patching Library for Testing
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
  • 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
  • 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...

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
  • 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 ...
  • Select2 : Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
  • jQuery Address : Deep linking plugin
  • 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
  • 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...
  • 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...
  • MailCatcher : 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 inter...
  • PHP Quick Profiler : A tool for quickly profiling variables and resources used by PHP.
  • YSlow for PhantomJS : YSlow for PhantomJS

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
  • 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...
  • Security Guide for Developers : A practical security guide for web developers.
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.
  • 2016 Guide to User Data Security : This guide is for the software developer, architect or system administrator who doesn't want to spend a lifetime wading through cryptographic algorith...
  • 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.
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
  • PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • 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...
  • 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 ...

Dependency Manager for PHP

tool php packages
AngularJS http://angularjs.org/
22/06/2012 cluster icon
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • 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...
  • Ember.js : A JavaScript framework for creating ambitious web applications
  • 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...
  • TodoMVC : A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

Superheroic JavaScript MVC Framework

framework javascript library mvc
jsmad https://github.com/ofmlabs/jsmad
22/06/2012 cluster icon
  • 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...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
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
  • 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...
  • 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 ...
  • OpenDNS : The safest, smartest, fastest and most reliable DNS on the planet.
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Plasticity : Extract entities, relationships, and context from text using the Sapien Language Engine. This general natural language understanding API is used for t...

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.
  • pydantic : Data validation and settings management using python type annotations.
  • 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...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.

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...
  • 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 ...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • NicEdit : WYSIWYG Content Editor, Inline Rich Text Application
  • mmm.page : Dead simple, drag & drop personal websites.

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
  • 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...
  • Efficient JavaScript : JavaScript performance tips article
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
thumbnail

Principles of Writing Consistent, Idiomatic JavaScript

javascript reference
idiomatic-css https://github.com/necolas/idiomatic-css
12/06/2012 cluster icon
  • Typetester : Compare fonts for the screen
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • 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 ...
  • Frameworks for Designers : A reflexion on CSS frameworks
thumbnail

Principles of writing consistent, idiomatic CSS

reference css
Ember.js http://emberjs.com
09/06/2012 cluster icon
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • 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.
  • 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...
  • 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...
thumbnail

A JavaScript framework for creating ambitious web applications

framework javascript library
Alembic http://alembic.readthedocs.org/en/latest
05/06/2012 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • 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...
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
  • 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...
  • 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...

Alembic is a new database migrations tool, written by the author of SQLAlchemy.

python tool database migration sql
page 58 / 83
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn