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
Sprite Cow http://www.spritecow.com/
16/05/2012 cluster icon
  • 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...
  • 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...
  • 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...
  • Compass : Compass is an open-source CSS Authoring Framework.
  • ProCSSor : Advanced CSS Prettifier

Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.

tool sprites css
web.go https://github.com/hoisie/web
07/05/2012 cluster icon
  • Fiber : Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development w...
  • Beego : An open source framework to build and develop your applications in the Go way
  • Revel : A high-productivity web framework for the Go language.
  • Phalcon PHP : Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
thumbnail

web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.

go framework web
Kartograph https://github.com/kartograph/kartograph.py/wiki/API
03/05/2012 cluster icon
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
  • pydantic : Data validation and settings management using python type annotations.
  • mock : A Python Mocking and Patching Library for Testing
  • Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
thumbnail

The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).

python map library
Diagramo http://diagramo.com
24/04/2012 cluster icon
  • code2flow : Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.
  • Bitsy : Bitsy is a little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be som...
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • Mermaid : Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex d...

Diagramo is an online flowchart software.

flowchart tool editor
Meteor http://meteor.com
22/04/2012 cluster icon
  • choo : A 4kb framework for creating sturdy frontend applications
  • 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 ...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...

Meteor is an ultra-simple environment for building modern websites.

framework javascript web
Foundation http://foundation.zurb.com
21/04/2012 cluster icon
  • mini.css : minimal, responsive, style-agnostic CSS framework
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • lit : a ridiculously small responsive css framework
  • Bulma : A modern CSS framework based on Flexbox
  • Spectre.css : Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. lightweight and clean starting point for your...

An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.

framework css responsive
Feedity http://feedity.com
20/04/2012 cluster icon
  • Page2RSS : Page2RSS is a service that helps you monitor web sites that do not publish feeds. It will check any web page for updates and deliver them to your favo...
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.
  • FontStruct : Build, Share, Download Fonts
  • sfxr : A tool to quickly generate 8bit/16 bit-soud effects!
  • ColoRotate : Color palette generation tool

Feedity is an online data extraction tool and RSS feed builder

tool generator rss
Liquibase http://www.liquibase.org/
20/04/2012 cluster icon
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • 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...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • 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 : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
thumbnail

Liquibase is an open source database-independent library for tracking, managing and applying database schema changes

tool vcs database migration schema
Natural https://github.com/NaturalNode/natural
18/04/2012 cluster icon
  • 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 ...
  • 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...
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • 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 ...
  • emotion : emotion is a high performance, lightweight css-in-js library that supports both string and object based styles.
thumbnail

Natural is a general natural language facility for nodejs. Tokenizing, stemming, classification, phonetics, tf-idf, WordNet, string similarity, and some inflection are currently supported.

linguistics library nodejs
Filtrr2 https://github.com/alexmic/filtrr/tree/master/filtrr2
18/04/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...
  • The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • swfobject : SWFObject 2 offers two optimized Flash Player embed methods; a markup based approach and a method that relies on JavaScript & offers a JavaScript API ...
thumbnail

Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the <canvas> element to paint filtered pictures in the place of normal pictures on your website.

image javascript library
maps.stamen.com http://maps.stamen.com
13/04/2012 cluster icon
  • MapBox : Creating custom maps in the cloud
  • iPlotz : Wireframing, mockups and prototyping for websites and applications
  • Pardon My Icons : Free icons for your website or desktop.
  • Penpot : Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design s...
  • Modelio : Modelio is an open source modeling environment (UML2, BPMN2, ...). Based on a 20-year track record of high end commercial products, Modelio delivers a...
thumbnail

Different map tiles

map design
Bookie Website http://docs.bmark.us/en/latest/
12/04/2012 cluster icon
  • Memor : Memor is a bookmark manager.
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • 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...
  • poche : poche is a self hosted read-it-later app. unlike to other services, poche is free and open source.
  • Feedbin : Feedbin is an open source web based RSS reader. It provides a user interface for reading and managing feeds as well as a REST-like API for clients to ...

Python based delicious.com replacement

bookmarks selfhosted software
Pyramid http://www.pylonsproject.org/projects/pyramid/about
12/04/2012 cluster icon
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...

Pyramid is a very general open source Python web framework.

python framework web
bl.ocks.org http://bl.ocks.org
03/04/2012 cluster icon
  • GitHub does dotfiles : Your unofficial guide to dotfiles on GitHub.
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • GoReleaser - GoReleaser : GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped...
  • Act : Run your GitHub Actions locally!

This website is a simple viewer for code examples hosted on GitHub Gist.

viewer github gist
Timeline http://timeline.verite.co
03/04/2012 cluster icon
  • Processing.js : Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visuali...
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • 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 ...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...

Beautifully crafted timelines that are easy, and intuitive to use.

visualization javascript library timeline
Modest Maps | Home http://modestmaps.com
03/04/2012 cluster icon
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.
  • Scrollama : Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this libra...

Modest Maps is a small, extensible, and free library for designers and developers who want to use interactive maps in their own projects.

maps javascript library
Microjs http://microjs.com
02/04/2012 cluster icon
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...

Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

javascript library
Font Awesome http://fortawesome.github.com/Font-Awesome
02/04/2012 cluster icon
  • 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 ...
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.
  • IcoMoon : IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.

Font Awesome, the iconic font designed for use with Twitter Bootstrap. In a single collection, Font Awesome is a pictographic language of web-related actions.

font css icon bootstrap
Morris.js http://morrisjs.github.io/morris.js/
02/04/2012 cluster icon
  • Sammy.js : Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Protovis : Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for vi...
  • RAWGraphs : RAW is an open web tool to create custom vector-based visualizations on top of the amazing d3.js library. Primarily conceived as a tool for designers ...
  • 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...

Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.

raphael jquery javascript graph
SpritePad http://wearekiss.com/spritepad
30/03/2012 cluster icon
  • 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...
  • 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...
  • StyleDocco : StyleDocco generates documentation and style guide documents from your stylesheets.
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • Sprite Cow : Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.

With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + CSS code. No fiddling in Photoshop, no manual assignment of CSS styles.

generator sprites css
page 61 / 83
1644 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn