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 44 / 84
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...
  • 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...
  • 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.
  • ESLint : The pluggable linting utility for JavaScript and JSX
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.

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...
  • 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...
  • Vector Magic : Easily Convert Bitmap Images To Clean Vector Art Automatically convert bitmap images like JPEGs, GIFs and PNGs to the crisp, clean, scalable vector ar...
  • 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...
  • Responsive HTML images :

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.
  • Radicale : The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) server solution.
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • 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 painless self-hosted Git service.

git go selfhosted server
Portia https://github.com/scrapinghub/portia
21/02/2016 cluster icon
  • Graphify : Graphify is an open-source skill that helps AI coding assistants understand multi-modal codebases by building a queryable knowledge graph from code, d...
  • unleash : Open-source feature management solution built for developers.
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • Scrapoxy : Scrapoxy hides your webscraper behind a cloud. It starts a pool of proxies to relay your requests. Now, you can crawl without thinking about blacklist...
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
  • 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...
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • gulp.js : The streaming build system.
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).
  • pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
thumbnail

The pluggable linting utility for JavaScript and JSX

javascript lint tool
hunt https://jeremenichelli.github.io/hunt/
19/02/2016 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...
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • DOMAssistant : The modular lightweight JavaScript library, with CSS selectors, event handling, AJAX and complete Unicode support
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
  • 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...

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
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
  • Terraform by HashiCorp : HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs int...
  • 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...
  • dotmesh : Dotmesh captures snapshots from stateful Docker and Kubernetes applications as ’datadots‘, and gives you the ability to label, store and share them as...

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.
  • choo : A 4kb framework for creating sturdy frontend applications
  • explainshell.com : write down a command-line to see the help text that matches each argument
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
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • 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...
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Copyscape : Website Plagiarism Search - Web Site Content Copyright Protection
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.

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
  • 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 ...
  • 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...
  • 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 ...
  • 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...
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...

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 ...
  • 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...
  • 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...
  • npoint.io : JSON storage bins with schema validation
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
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.
  • 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
  • mini.css : minimal, responsive, style-agnostic 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
Pingendo http://pingendo.com/
01/02/2016 cluster icon
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • vicnum : A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing ...
  • PSPad : PSPad - code editor for developers for Microsoft Windows systems
  • Snippely : Snippely is a basic text and code organizational tool. Instead of storing bits of code, quick notes, and memos in text files all over your hard drive,...
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...
thumbnail

The simplest app for Bootstrap prototyping. Create quality HTML prototypes quickly, using popular open source tools like Bootstrap, LESS, Fontawesome and more. Work visually and with sources simultaneously, with no need to export. Easily integrates into developers' toolsets (Git, text editors, etc.) Works with plain HTML and LESS files. Generate only standard Bootstrap 3.3 HTML and LESS markup.

web bootstrap editor prototyping software
Pa11y http://pa11y.org/
01/02/2016 cluster icon
  • 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...
  • Diagnostic.css : Diagnostic.css is a stylesheet which allows the user to test for common errors in a page's markup. Also : https://github.com/karlgroves/diagnostic.css
  • Uptime Kuma : Uptime Kuma is an easy-to-use self-hosted monitoring tool.
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...

Monitor the accessibility of your websites with pa11y-dashboard, and protect against accessibility errors creeping into your codebase.

web accessibility test selfhosted monitoring
Bespoke.js http://markdalgleish.com/projects/bespoke.js/
28/01/2016 cluster icon
  • impress.js : 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
  • 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.
  • Headroom.js : Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user's scroll.
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...

Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.

presentation javascript html library
Deployer http://deployer.org/
28/01/2016 cluster icon
  • Rocketeer : The fast deployer for modern applications
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • WWW SQL Designer : WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are s...
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
thumbnail

Deployer is a deployment tool written in PHP.

php deployment tool
Improv https://github.com/sequitur/improv
28/01/2016 cluster icon
  • Tracery : A story-grammar generation library for javascript. Write grammar objects, get generative stories.
  • AI21 Studio : AI21 Studio allows users to generate text completions for an input prompt using Jurassic-1 language models.
  • Pretext : Fast, accurate & comprehensive text measurement & layout
  • jsPDF : A HTML5 client-side solution for generating PDFs. Perfect for event tickets, reports, certificates, you name it!
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
thumbnail

A model-backed generative text grammar tool for javascript. Improv is similar to Tracery in that it can generate random, procedurally generated text recursively. Also like Tracery, Improv includes some basic templating functionality.

Unlike Tracery, however, Improv generators refer to models to build text. This allows for more sophisticated text generation by referencing an underlying world model.

javascript text generator
Undum http://undum.com/
28/01/2016 cluster icon
  • Superpowers : 2D+3D game making for indies
  • single-spa : A javascript metaframework Build micro frontends that coexist and can each be written with their own framework. This allows you to: Use multiple fram...
  • 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...
  • 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...
  • Enyo : JavaScript Application Framework

A client side framework for hypertext interactive fiction games

interactivefiction game framework javascript
Raconteur http://sequitur.github.io/raconteur/
28/01/2016 cluster icon
  • Copyscape : Website Plagiarism Search - Web Site Content Copyright Protection
  • chezmoi : Manage your dotfiles across multiple diverse machines, securely.
  • Rosie Pattern Language : The Rosie Pattern Language (RPL) is intended to replace regular expressions (regex) in situations where: many regex are used in an application, projec...
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Danger : Danger runs after your CI, automating your team's conventions surrounding code review. This provides another logical step in your process, through thi...

Raconteur makes writing interactive hypertext fiction with Undum straightforward and perhaps even fun. It's a wrapper library that bundles oft-needed functionality and a new, cleaner, CoffeeScript-friendly, DSL-inspired API for defining Undum stories.

interactivefiction tool
voxel.css http://www.voxelcss.com/
28/01/2016 cluster icon
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • css3-mediaqueries-js : make CSS3 Media Queries work in all browsers (JavaScript library)
  • Respond : Activates media queries in IE6-8

The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.

javascript css library 3d
page 44 / 84
1664 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn