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 / 84
Browser Calories https://browserdiet.com/calories/
09/06/2016 cluster icon
  • SPOF-O-Matic : Chrome extension for detecting and simulating frontend Single Points Of Failure. Detects likely third-party single points of failure as you browse and...
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
  • 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...
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • Dimensions Browser Extension : Measure between the following elements: images, input-fields, buttons, videos, gifs, text, icons. You can measure everything you see in the browser.

The easiest way to measure your performance budget.

web frontend performance browser extension
websocketd http://websocketd.com/
07/06/2016 cluster icon
  • Dotdeb : Dotdeb is a repository containing packages to turn your Debian boxes into powerful, stable and up-to-date LAMP servers
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Caddy : 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 ...
  • Iron : Iron is a fast and flexible middleware-oriented server framework that provides a small but robust foundation for creating complex applications and RES...
  • Fossor : A plugin-oriented tool for automating the investigation of broken hosts and services.

websocketd is the WebSocket daemon

It takes care of handling the WebSocket connections,
launching your programs to handle the WebSockets,
and passing messages between programs and web-browser.

websocket server
Vanilla List http://www.vanillalist.com/
06/06/2016 cluster icon
  • JSDB.io : JSDB is a collection of the best javascript libraries
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats

The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.

javascript library reference list
Frend http://frend.co/
27/05/2016 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.
  • Slippy : HTML Slides
  • Electron : Build cross platform desktop apps with web technologies
  • 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.

A collection of accessible, modern front-end components.

Frend components are modest and dependency-free. They are built with web standards as a priority and aim to avoid assumptions about tooling or environment. Care has been taken to make sure each component is compliant, keyboard navigable and properly interpreted by assistive technologies.

html javascript webcomponents accessibility
Spectre.css https://picturepan2.github.io/spectre/
27/05/2016 cluster icon
  • Foundation : An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
  • 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
  • mini.css : minimal, responsive, style-agnostic CSS framework
  • Bulma : A modern CSS framework based on Flexbox

Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development.

lightweight and clean starting point for your project and prototype
flexbox, responsive and mobile-friendly layout
carefully designed elements
built in useful components and utilities
responsive css framework
Flexbox Defense http://www.flexboxdefense.com/
27/05/2016 cluster icon
  • Much Assembly Required : Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.
  • warriorjs : This is a game designed to teach JavaScript and artificial intelligence in a fun, interactive way. You play as a warrior climbing a tall tower to at ...
  • Bulma : A modern CSS framework based on Flexbox
  • Flexibility : Flexibility is a polyfill for Flexible Box Layout Module Level 1. Use it to design beautiful, flexible layouts on the web without sacrificing the expe...
  • Coding Game : Have fun with friends, schoolmates or co-workers on multiplayer programming games and show them who's the boss! Join our international online programm...
thumbnail

Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!

css learning game flexbox
Strut http://strut.io/
26/05/2016 cluster icon
  • Reveal.js : Slides A framework for easily creating beautiful presentations using HTML. Check out the live demo. reveal.js comes with a broad range of features inc...
  • Web Forms : Web Forms 2.0 Cross-Browser Implementation
  • Enyo : JavaScript Application Framework
  • 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...
  • S5 : A Simple Standards-Based Slide Show System

An HTML5 Presentation Editor. A GUI / Authoring Tool for ImpressJS and Bespoke.js
Source at https://github.com/tantaman/Strut

html5 presentation editor javascript slideshow
YunoHost https://yunohost.org/
26/05/2016 cluster icon
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • Caddy : 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 ...
  • Memor : Memor is a bookmark manager.
  • grocy : grocy is a web-based self-hosted groceries & household management solution for your home.
  • 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 ...

YunoHost is a server operating system aiming to make self-hosting accessible to everyone.

web server os selfhosted im software
Hack http://hacklang.org/
26/05/2016 cluster icon
  • Dwoo : a PHP Template Engine
  • FireLogger : A sexy server logger console in Firebug
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...
  • TLA : TLA stands for the Temporal Logic of Actions, but it has become a shorthand for referring to the TLA+ specification language and the PlusCal algorithm...
  • Twig : The flexible, fast, and secure template language for PHP
thumbnail

Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by static typing, while adding many features commonly found in other modern programming languages.
Hack provides instantaneous type checking by incrementally checking your files as you edit them. It typically runs in less than 200 milliseconds, making it easy to integrate into your development workflow without introducing a noticeable delay.
It is backward compatible with PHP and provides tool to convert from one to the other.

development programminglanguage php
Laravel Generator http://labs.infyom.com/laravelgenerator/
26/05/2016 cluster icon
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • Carbon : Create and share beautiful images of your source code. Start typing, or drop a file into the text area to get started.
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • HTML2PDF : HTML2PDF is a HTML to PDF converter written in PHP. It allows the conversion of valid HTML 4.01 in PDF format, and is distributed under OSL.
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...

Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation

php laravel generator code
slacktee https://github.com/course-hero/slacktee
26/05/2016 cluster icon
  • Bash Infinity Framework : Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It’s modular and lightweight, while managing to implemen...
  • 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...
  • HTTPie : CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.
  • Graphtage : Graphtage is a commandline utility and underlying library for semantically comparing and merging tree-like structures, such as JSON, XML, HTML, YAML, ...
  • 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...
thumbnail

slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.

bash cli slack
PhpMetrics http://www.phpmetrics.org/
23/05/2016 cluster icon
  • 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...
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • 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...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.

PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your project with beautiful graphs. PhpMetrics interacts with Jenkins or Sonar. It provides reports in many formats (XML, violations, HTML, CSV...). PhpMetrics can be extended with plugins (Symfony2...).

php staticanalysis continuousintegration tool
Plyr https://plyr.io/
23/05/2016 cluster icon
  • Able Player : Able Player is a fully accessible cross-browser media player. It uses the HTML5 or element for browsers that support them, and (optionally) the JW P...
  • MediaElement.js : HTML5 and made easy. One file. Any browser. Same UI.
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • flv.js : An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. LONG LIVE FLV!
  • Flowplayer : Flowplayer is a beautiful and minimalistic, yet full-featured HTML5 video player that lets your video be the star of the show. Supports all devices.
thumbnail

A simple, accessible HTML5 media player

javascript video audio player html5
RethinkDB https://rethinkdb.com/
23/05/2016 cluster icon
  • Horizon : RethinkDB Horizon is an open-source developer platform for building realtime, scalable web apps. It is built on top of RethinkDB, and allows app devel...
  • CouchDB : Apache CouchDB™ is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API
  • Lawnchair : A Lawnchair is sorta like a couch except smaller and outside. Perfect for HTML5 mobile apps that need a lightweight, adaptive, simple and elegant pers...
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • 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...

RethinkDB is the first open-source, scalable JSON database built from the ground up for the realtime web. It inverts the traditional database architecture by exposing an exciting new access model – instead of polling for changes, the developer can tell RethinkDB to continuously push updated query results to applications in realtime. RethinkDB’s realtime push architecture dramatically reduces the time and effort necessary to build scalable realtime apps.

rethinkdb json database realtime push
Horizon http://horizon.io/
23/05/2016 cluster icon
  • Supabase : Supabase is an open source Firebase alternative. Create a backend in less than 2 minutes. Start your project with a Postgres Database, Authentication,...
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...
  • Mapstraction : A javascript library to hide differences between mapping APIs.
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you

RethinkDB Horizon is an open-source developer platform for building realtime, scalable web apps. It is built on top of RethinkDB, and allows app developers to get started with building modern, engaging apps without writing any backend code.

Horizon consists of three components:

Horizon server: a middleware server that connects to/is built on top of RethinkDB, and exposes a simple API/protocol to front-end applications.
Horizon client: a JavaScript client library that wraps Horizon server’s protocol in a convenient API for front-end developers.
Horizon CLI: a command line tool, hz, aiding in scaffolding, development, and deployment.
realtime javascript backend rethinkdb api
Træfɪk https://traefik.io/
23/05/2016 cluster icon
  • Otoroshi : Otoroshi is a modern http reverse proxy with a thin layer of api management written in Scala and developped by the MAIF OSS team. Otoroshi is designed...
  • 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...
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • Cilium : Cilium is open source software for providing and transparently securing network connectivity and loadbalancing between application workloads such as a...
  • Pact : Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations ...

Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, Kubernetes, Consul, Etcd, Zookeeper, BoltDB, Rest API, file…) to manage its configuration automatically and dynamically.

reverseproxy http microservice loadbalancer docker
Push by Nickersoft http://nickersoft.github.io/push.js/
23/05/2016 cluster icon
  • TensorFlow.js : A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models ...
  • 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...
  • Photon : UI toolkit for building desktop apps with Electron.
  • 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...
  • Scrollama : Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this libra...

A compact, cross-browser solution for using the JavaScript Notifications API

javascript notification library
nlp_compromise https://github.com/nlp-compromise/nlp_compromise
19/05/2016 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.
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • PeerJS : Peer-to-peer data in the web browser. PeerJS completes WebRTC as an API abstraction, connection broker, and binary serialization format
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • Zero Clipboard : The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Z...
thumbnail

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 a modest, though ambitious plugin ecosystem.

javascript nlp library
waybackpack https://github.com/jsvine/waybackpack
19/05/2016 cluster icon
  • Browsh : Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is...
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
  • FreezePage : Take snapshots of any Web page
  • PURL : PURLs are persistent URLs, they provide permanent addresses for resources on the web.
  • db : With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database ...
thumbnail

Waybackpack is a command-line tool that lets you download the entire Wayback Machine archive for a given URL.

archive web cli
Frisby.js http://frisbyjs.com/
19/05/2016 cluster icon
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database. Supports MySQL, PostgreSQL, MSSQL, SQLite &...
  • 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...
  • Codeception : Codeception PHP Testing Framework is designed to work just out of the box. This means its installation requires minimal steps and no external dependen...
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
thumbnail

Frisby is a REST API testing framework built on node.js and Jasmine that makes
testing API endpoints easy, fast, and fun. Read below for a quick overview, or
check out the API documentation.

rest api test framework nodejs
page 41 / 84
1662 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn