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 61 / 83
jQuery TextExt Plugin http://textextjs.com
10/02/2012 cluster icon
  • jQuery Background Position Effect : jQuery Background-Position Animation Plugin
  • jQuery Google Analytics Custom Events : jQuery GACE is a plugin for tracking custom events in your web page. It provides a simple wrapper for some custom elements.
  • Handsontable : Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!
  • CLever Audio Plug-In : CLAP stands for CLever Audio Plug-in. It is an audio plug-in ABI which defines a standard for Digital Audio Workstations and audio plug-ins (synthesiz...
  • terminal-copilot : With terminal-copilot, you can quickly and easily access commonly used terminal commands right from the command line. Simply type copilot followed by ...
thumbnail

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.

jquery autocomplete tags plugin
TileMill http://mapbox.com/tilemill
08/02/2012 cluster icon
  • Visual Understanding Environment : The Visual Understanding Environment (VUE) is an Open Source project based at Tufts University. The VUE project is focused on creating flexible tools ...
  • PhotoFiltre Studio : PhotoFiltre Studio is a complete image retouching program. It allows you to do simple or advanced adjustments to an image and apply a vast range of fi...
  • Semantic Versioning : I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what...
  • Scaffold : Extend, combine and compress CSS
  • 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...
thumbnail

TileMill is an application for making beautiful maps

visualization software map
sh http://amoffat.github.io/sh
06/02/2012 cluster icon
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • Google App Engine : Google App Engine lets you run web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to s...
  • 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...
  • 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...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.

sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function

python subprocess
chromeless https://github.com/mozilla/chromeless
31/01/2012 cluster icon
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • 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...
thumbnail

The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.

framework browser javascript html web
OpenPhoto http://theopenphotoproject.org
30/01/2012 cluster icon
  • Gallery : Open source web based photo album organizer. Gallery gives you an intuitive way to blend photo management seamlessly into your own website whether you...
  • Lemmy : Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means t...
  • Garage : An open-source distributed storage service you can self-host to fullfill many needs.
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • AppFlowy.IO : Open Source Notion Alternative

A free, hosted, portable and open source photo sharing service. A photo application that lets you store your photos on Dropbox, Amazon S3 or in your garage.

photo sharing opensource selfhosted
HTML5 Please http://html5please.us
30/01/2012 cluster icon
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • When can I use... : Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
  • HTML5 Cross Browser Polyfills : So here we're collecting all the shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
  • HTML5 - Edition for Web Developers : HTML: The Living Standard. A technical specification for Web developers.
  • 320 and up : ‘320 and Up’ is a lightweight, easy to use and content first responsive web design boilerplate.

Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they

css3 compatibility reference html5
shellinabox http://code.google.com/p/shellinabox
25/01/2012 cluster icon
  • Ample SDK : Ajax GUI Framework
  • Nushell : The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of d...
  • Babun : Would you like to use a linux-like console on a Windows host without a lot of fuzz?
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • tmate : Tmate is a fork of tmux. It provides an instant pairing / sharing solution for the terminal.

Web based AJAX terminal emulator

terminal ajax
Selenium Webdriver bindings for PHP http://code.google.com/p/php-webdriver-bindings
25/01/2012 cluster icon
  • 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...
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • Mink : Mink is an open source acceptance test framework for web applications, written in PHP 5.3.

This PHP library allows creating functional webdriver tests with PHP.

tool selenium php test
ECMAScript 5 compatibility table http://kangax.github.com/es5-compat-table
25/01/2012 cluster icon
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • 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...
  • IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • Position Is Everything : Modern browser bugs explained in detail!

ECMAScript 5 compatibility table

browser javascript compatibility reference
Trimage (lossless) image compressor http://trimage.org
20/01/2012 cluster icon
  • PunyPNG : PunyPNG is a free website optimization tool that dramatically reduces the file size of your images without any loss of quality.
  • 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...
  • 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...
  • JPGCrunk : jpgcrunk is a tool for crunking images.

Trimage is a cross-platform GUI and command-line interface to optimize image files via optipng, pngcrush, advpng and jpegoptim

image tool compression
Ultimate CSS Gradient Generator http://www.colorzilla.com/gradient-editor
18/01/2012 cluster icon
  • colr.org : Play with colors and color schemes!
  • ColorBlender.com : Your free online color matching toolbox
  • ColoRotate : Color palette generation tool
  • kuler : Color palette generation tool
  • Color Wizard : The Color Wizard is a color matching application for anyone who wants to create designs with great looking colors.
thumbnail

A powerful Photoshop-like CSS gradient editor from ColorZilla.

css3 gradient color generator
Humanized Messages http://code.google.com/p/humanmsg
18/01/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...
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • Push by Nickersoft : A compact, cross-browser solution for using the JavaScript Notifications API
  • Lerna : A tool for managing JavaScript projects with multiple packages.
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...

Humanized Messages is a javascript-based system for non-model notifications, from an idea by Jef Raskin, as relayed by Aza Raskin and adapted for jQuery

notification javascript usability
stream.js http://streamjs.org
16/01/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.
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • AngularJS : Superheroic JavaScript MVC Framework
  • Zepto.js : Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zept...
  • 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...

stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.

javascript library
impress.js https://github.com/bartaz/impress.js
13/01/2012 cluster icon
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • 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...
  • Photon : UI toolkit for building desktop apps with Electron.
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • Relay : A JavaScript framework for building data-driven React applications. Never again communicate with your data store using an imperative API. Simply decla...
thumbnail

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

javascript presentation html library
Clint https://github.com/kennethreitz/clint
13/01/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 ...
  • docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
  • 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...
thumbnail

Clint is a python module filled with a set of awesome tools for developing commandline applications.

python cli library
YOFonts http://www.yoworks.com/yofonts/free.html
10/01/2012 cluster icon
  • Genericons : Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic. Use genericons for instant HiDPI, ...
  • UrbanFonts : UrbanFonts features an amazing collection of free fonts, premium fonts and free dingbats.
  • Feather : Feather is a collection of simple open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability...
  • DaFont : Free font directory
  • The Ultimate Oldschool PC Font Pack : Home of the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles

Free font directory

font free
hogan.js https://github.com/twitter/hogan.js
10/01/2012 cluster icon
  • 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...
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • 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...
  • Monaco Editor : The Monaco Editor is the code editor that powers VS Code. Rich IntelliSense and Validation for TypeScript, JavaScript, CSS, LESS. Basic Syntax Coloriz...
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...
thumbnail

A compiler for the Mustache templating language

javascript template
Waffles http://waffles.sourceforge.net
06/01/2012 cluster icon
  • Element : Element, a Vue 2.0 based component library for developers, designers and product managers, with a set of design resources.
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
  • 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 ...
  • Natural : Natural is a general natural language facility for nodejs. Tokenizing, stemming, classification, phonetics, tf-idf, WordNet, string similarity, and so...
  • 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...

A collection of command-line tools for researchers in machine learning, data mining, and related fields. All of the functionality is also provided in a clean C++ class library. Demo apps are included to show how to use the class library.

ai datamining library
Browserling http://browserling.com
06/01/2012 cluster icon
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
thumbnail

Live interactive cross-browser testing

tool browser test
Semantic Versioning http://semver.org
13/12/2011 cluster icon
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • The Joel Test : I've come up with my own, highly irresponsible, sloppy test to rate the quality of a software team : 12 Steps to Better Code.
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
  • CintaNotes : Take notes from anywhere and automatically organize them with CintaNotes, a simple notes app for Windows.
  • ZeroBin : A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits...

I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what has been modified from one version to the next.

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