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 41 / 83
fetch polyfill https://github.com/github/fetch
06/04/2016 cluster icon
  • Meteor : Meteor is an ultra-simple environment for building modern websites.
  • Respond : Activates media queries in IE6-8
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • 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...
  • base2 : base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality fro...
thumbnail

The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

javascript web standards polyfill
azk http://www.azk.io/
29/03/2016 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
  • Binci : Binci is a utility that allows you to easily containerize your development workflow using Docker. Simply put, it's like having a cleanroom for all of ...
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
  • monday : Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, Nod...
thumbnail

azk is an open-source orchestrator for local development environments.

docker development environment
Game-icons.net http://game-icons.net/
23/03/2016 cluster icon
  • DEFENDER of the favicon : DEFENDER of the favicon is a JavaScript remake of Eugene Jarvis' brilliant arcade game Defender written by Mathieu 'p01' Henri and inspired by Scott S...
  • ABaroids : A game in the address bar using html5 history.replaceState
  • likelike-online : The tiniest MMORPG. Choose an avatar and hang out with your friends in a virtual version of LIKELIKE a videogame gallery in Pittsburgh, PA. This proje...
  • 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, ...
  • IcoMoon : IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.

Game-icons.net is an online repository providing heaps of cool game related graphics.

They are provided provided under the terms of the Creative Commons 3.0 BY license.

game icon creativecommons
Project Ace http://microsoft.github.io/ace/
21/03/2016 cluster icon
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • Flutter : Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing cod...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Lottie : Lottie is a library for Android, iOS, Web, and Windows that parses Adobe After Effects animations exported as json with Bodymovin and renders them nat...

Ace = JavaScript + Native UI + iOS + Android
for Apache Cordova

Add native power to your shared JavaScript codebase
Works with Ionic, PhoneGap, and all Cordova-based projects

javascript ios android cordova ionicframework
ZippList http://zipplist.co/
15/03/2016 cluster icon
  • Yusuke Kamiyamane : Icons and pixel fonts
  • Unsplash : All photos published on Unsplash can be used for free. You can use them for commercial and noncommercial purposes.
  • Silk Companion 1 : 16x16 icon set tought as an extension of Silk Icons
  • The Open Photo Project : Free Stock Images .
  • public-domain-photos.com : 5000 Free Stock Photos
thumbnail

ZippList is a super simple directory that features a hand picked selection of the very best, free resources and tools for creatives.

We’ve scoured the internet for the most awesome sites that feature free stock photography , mockups, icons, graphics, video, audio, colour swatches, textures and tools – so you don’t have to.

creative free stock mockup icon graphics
Caddy https://caddyserver.com/
11/03/2016 cluster icon
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • ReactPHP : Event-driven, non-blocking I/O with PHP. React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of whi...
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
thumbnail

Caddy is a lightweight, general-purpose web server for Windows, Mac, Linux, BSD and Android. It is a capable alternative to other popular and easy to use web servers. (@caddyserver on Twitter)

The most notable features are HTTP/2, Let's Encrypt support, Virtual Hosts, TLS + SNI, and easy configuration with a Caddyfile. In development, you usually put one Caddyfile with each site. In production, Caddy serves HTTPS by default and manages all cryptographic assets for you.

web server http ssl http2
PlatformIO http://platformio.org/
04/03/2016 cluster icon
  • Lens : Lens is an IDE to take control of your Kubernetes clusters.
  • Figproxy : Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world. More specifica...
  • Sagui : Modern front-end development made easy. Sagui is all about good defaults. It is the single development dependency you need to worry about, taking care...
  • gulp.js : The streaming build system.
  • NATS : NATS.io is a simple, secure and high performance open source messaging system for cloud native applications, IoT messaging, and microservices architec...

PlatformIO is an open source ecosystem for IoT development
Cross-platform build system. Continuous and IDE integration. Arduino and MBED compatible

arduino ide iot build
how2 https://github.com/santinic/how2
29/02/2016 cluster icon
  • docopt : Command-line interface description language
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • gopass : gopass is a simple but powerful CLI password manager for your terminal with teams in mind.
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • pass : pass is a very simple password store that keeps passwords inside gpg2 encrypted files inside a simple directory tree residing at ~/.password-store. Th...
thumbnail

stackoverflow from the terminal.
how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.

cli tool documentation
stylelint http://stylelint.io/
26/02/2016 cluster icon
  • 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...
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...

A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.

css lint tool
Multicolr Search Lab http://labs.tineye.com/multicolr/
22/02/2016 cluster icon
  • TinEye Reverse Image Search : TinEye is a reverse image search engine. It finds out where an image came from, how it is being used, if modified versions of the image exist, or if t...
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • The Open Photo Project : Free Stock Images .
  • rsizr : rsizr is a Flash application that lets you resize JPG, PNG, and GIF images on your computer. With rsizr, in addition to normal image rescaling and cro...
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...

We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.

color image search image
Gogs https://gogs.io/
22/02/2016 cluster icon
  • Gitea : Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license.
  • Gerrit : Web based code review and project management for Git based projects.
  • Open Streaming Platform : Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alte...
  • Mail-in-a-Box : Each Mail-in-a-Box provides webmail and an IMAP/SMTP server for use with mobile devices and desktop mail software. It also includes contacts and calen...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.

A painless self-hosted Git service.

git go selfhosted server
Portia https://github.com/scrapinghub/portia
21/02/2016 cluster icon
  • Dendron : Dendron is an open-source, local-first, markdown-based, note-taking tool. It's a personal knowledge management solution (PKM) built specifically for d...
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • 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 ...
  • Taiga.Io : Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable...
  • Figproxy : Figproxy is a tool that enables rapid prototyping of tangible user experiences allowing Figma prototypes to talk to the external world. More specifica...
thumbnail

Portia is a tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to identify the data you wish to extract, and Portia will understand based on these annotations how to scrape data from similar pages.

scraper opensource tool
ESLint http://eslint.org/
19/02/2016 cluster icon
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
thumbnail

The pluggable linting utility for JavaScript and JSX

javascript lint tool
hunt https://jeremenichelli.github.io/hunt/
19/02/2016 cluster icon
  • 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...
  • 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...
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications

Library to detect when DOM elements become visible and disappear on scroll.

library dom javascript
Rancher http://rancher.com/rancher/
15/02/2016 cluster icon
  • dotmesh : Dotmesh captures snapshots from stateful Docker and Kubernetes applications as ’datadots‘, and gives you the ability to label, store and share them as...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • GoCD : Open source continuous delivery server to model and visualize complex workflows with ease. Automate and streamline your build-test-release cycle for r...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users. Within a team, authorized users are able to create resource pools from any hosts, and then launch containers or application templates from Rancher’s UI or CLI. Users have complete control over how their applications are deployed, and Rancher provides all of the necessary infrastructure services such as networking, load balancing, and storage to ensure the application runs brilliantly on any infrastructure.

docker container opensource server devops infrastructure loadbalancer
Bash Infinity Framework https://invent.life/project/bash-infinity-framework/
15/02/2016 cluster icon
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
  • oocss : Object Oriented CSS
  • slacktee : slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.
  • 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...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
thumbnail

Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It’s modular and lightweight, while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually.

bash cli oop framework
Zest Documentation Browser http://zestdocs.org/
15/02/2016 cluster icon
  • Codelabs management & hosting tools : Codelabs are interactive instructional tutorials, which can be authored in Google Docs using some simple formatting conventions. You can also author c...
  • Clusty : The clustering search engine
  • similicio.us : Find sites like the ones you love!
  • DB Doc : PostgreSQL schema documentation tool
  • DevDocs : DevDocs combines multiple API documentations in a fast, organized, and searchable interface.

Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in document names. Your own local indexed copy of Stack Overflow downloaded via BitTorrent.

offline documentation search tool
deepstream.io https://deepstream.io/
11/02/2016 cluster icon
  • Baïkal : Baïkal offers ubiquitous and synchronized access to your calendars and address books over CalDAV and CardDAV. Baïkal implements the current IETF recom...
  • Zulip : Zulip is a powerful, open source group chat application that combines the immediacy of real-time chat with the productivity benefits of threaded conve...
  • Feathers : Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug...
  • Rocket.Chat : Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework. It is a great solution for communities and companies ...
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...

A Scalable Server for Realtime Web Apps

  • Stores and syncs data in realtime
  • Built in node.js
  • Works for browsers, backend & mobile
  • Scales via clustering
  • Exceptionally fast & easy to use
  • Open Source and free (MIT License)
nodejs realtime server communication sync
Matrix https://matrix.org/
10/02/2016 cluster icon
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
  • Rocket.Chat : Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework. It is a great solution for communities and companies ...
  • GoAccess : GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provi...
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
  • Motty : Motty provides the simpler way to test your client services. It is a web application which gives you ability to create your own custom responses. So y...
thumbnail

Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distributing and persisting JSON over an open federation of servers.

json http api server communication opensource matrix
MJML https://mjml.io/
08/02/2016 cluster icon
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
  • 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...
  • lit : a ridiculously small responsive css framework

MJML is a markup language designed to reduce the pain of coding a responsive email. Its semantic syntax makes it easy and straightforward and its rich standard components library speeds up your development time and lightens your email codebase. MJML's open-source engine generates high quality responsive HTML compliant with best practices.

responsive email framework
page 41 / 83
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn