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
Sami https://github.com/fabpot/Sami
17/05/2012 cluster icon
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • 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...
  • StyleDocco : StyleDocco generates documentation and style guide documents from your stylesheets.
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • Laravel Generator : Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation
thumbnail

Sami: an API documentation generator

documentation php generator
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...
  • 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...
  • csscss : csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.
  • stylelint : A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.
  • 📦 Parcel : Blazing fast, zero configuration web application bundler

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
  • 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.
  • 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...
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • Go kit : Go is a great general-purpose language, but microservices require a certain amount of specialized support. RPC safety, system observability, infrastru...
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
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • 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
  • 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.
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.
  • 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...
  • Codassium : A better way to conduct remote interviews WebRTC based video chat + code editor = Awesome interviews
  • Audio Shop : Your friendly neighborhood script for mangling images or video using audio editing tools.
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js

Diagramo is an online flowchart software.

flowchart tool editor
Meteor http://meteor.com
22/04/2012 cluster icon
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • 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 ...
  • 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.
  • choo : A 4kb framework for creating sturdy frontend applications
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.

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

framework javascript web
Foundation http://foundation.zurb.com
21/04/2012 cluster icon
  • 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
  • mini.css : minimal, responsive, style-agnostic CSS framework
  • 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.
  • RSS Box : This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.
  • Fontello : This tool helps to combine iconic webfonts for your project.
  • IcoMoon : IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.

Feedity is an online data extraction tool and RSS feed builder

tool generator rss
Liquibase http://www.liquibase.org/
20/04/2012 cluster icon
  • 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...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • 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...
  • migra.djrobstep.com : 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...
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
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • 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 ...
  • 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 ...
  • 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...
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
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
  • PeerJS : Peer-to-peer data in the web browser. PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format
  • Timeline : Beautifully crafted timelines that are easy, and intuitive to use.
  • 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...
  • 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...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
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
  • ColoRotate : Color palette generation tool
  • 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.
  • This Is Responsive : Tips, Resources and Patterns for Responsive Web Design
  • but does it float : Excellent art and design collection
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.
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.
  • arkOS : A project to help users self-host their websites, email, files and more. Decentralize your web and reclaim your privacy rights while keeping the conve...
  • Beehive : Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is m...

Python based delicious.com replacement

bookmarks selfhosted software
Pyramid http://www.pylonsproject.org/projects/pyramid/about
12/04/2012 cluster icon
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • 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.
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • 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...
  • 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...

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.
  • Act : Run your GitHub Actions locally!
  • 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...

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
  • 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...
  • 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...
  • 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 ...
  • 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 ...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.

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
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • 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...
  • tarteaucitron.js : The european cookie law regulates the management of cookies and you should ask your visitors their consent before exposing them to third party service...
  • 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...
  • Dropzone.js : DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.

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
  • React : A JavaScript library for building user interfaces
  • jsPDF : A library to generate PDFs in client-side JavaScript.
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • 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 ...

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
  • Typetester : Compare fonts for the screen
  • css.gg : Minimalistic icon library Designed by code, Customizable & Retina-Ready icons — built 100% in pure CSS. Easy integration: Embed, NPM & API
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • 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
  • SIMILE Widgets : This is an open-source “spin-off” from the SIMILE project at MIT. Here we offer free, open-source web widgets, mostly for data visualizations. They ar...
  • Handsontable : Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Now with column and row headers!
  • 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.

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

raphael jquery javascript graph
page 61 / 83
1645 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn