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 35 / 83
Packer https://www.packer.io/
12/11/2016 cluster icon
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • 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...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • 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...
thumbnail

Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

container vm automation tool devops docker
Ember.js http://emberjs.com/
12/11/2016 cluster icon
  • 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...
  • Superpowers : 2D+3D game making for indies
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
  • Svelte : Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the brows...
  • Enyo : JavaScript Application Framework
thumbnail

Ember.js is an open-source JavaScript web framework, based on the Model–view–viewmodel (MVVM) pattern. It allows developers to create scalable single-page web applications by incorporating common idioms and best practices into the framework.

javascript framework singlepage
Phoenix http://www.phoenixframework.org/
12/11/2016 cluster icon
  • 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 ...
  • North : North is a set of standards and best practices for developing modern web based properties. Included are standards and best practices for all aspects o...
  • 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.
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...

Phoenix is a web development framework written in Elixir which implements the server-side MVC pattern. Many of its components and concepts will seem familiar to those of us with experience in other web frameworks like Ruby on Rails or Python's Django.

Phoenix provides the best of both worlds - high developer productivity and high application performance. It also has some interesting new twists like channels for implementing realtime features and pre-compiled templates for blazing speed.

elixir mvc framework web development
Galen Framework http://galenframework.com/
12/11/2016 cluster icon
  • * { CSS:resetr } : To help you find the perfect CSS-reset styles, CSSresetr lets you try all the best CSS Resets on a variety of web pages – even your own.
  • BackstopJS : Breaking CSS is easy. Checking every responsive page element is hard. That’s why there's BackstopJS.
  • Sizzy : A tool for developing responsive websites crazy-fast. Open sourced : https://github.com/kitze/sizzy
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.

Automated testing of look and feel for your responsive websites.
Layout testing seemed always a complex task. Galen Framework offers a simple solution: test location of objects relatively to each other on page. Using a special syntax and comprehensive rules you can describe any layout you can imagine.

responsive css test tool
fastlane https://fastlane.tools/
12/11/2016 cluster icon
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Bitrise - Mobile Continuous Integration and Delivery : Mobile Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS). It is a collection of tools and services to help you with the develop...
  • 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...
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • 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...

fastlane is the tool to release your iOS and Android app.
It handles all tedious tasks, like generating screenshots, dealing with code signing, and releasing your application.

android ios mobile application automation tool
tmate https://tmate.io/
12/11/2016 cluster icon
  • Mosh : Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keys...
  • Seashells : Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can u...
  • 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...
  • mob : Smooth git handover for remote pair/mob programming. mob is an open source command line tool written in go mob is the fastest way to hand over code vi...
  • Nushell : The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of d...

Tmate is a fork of tmux. It provides an instant pairing / sharing solution for the terminal.

terminal cli realtime sharing remote
React Native https://facebook.github.io/react-native/
12/11/2016 cluster icon
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • 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...
  • 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...
  • 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 ...
thumbnail

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 components.

javascript android ios mobile application react framework
Enzyme http://airbnb.io/enzyme/
12/11/2016 cluster icon
  • Jest : Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out ...
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • Intern : Intern is a complete test system for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries a...
  • SlimerJS : A scriptable browser for Web developers
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.

Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.

javascript react test
Next.js https://github.com/zeit/next.js
03/11/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...
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • Svelte : Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the brows...
  • 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 ...
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
thumbnail

A minimalistic framework for server-rendered React applications

javascript react webapp framework
flv.js https://github.com/Bilibili/flv.js
03/11/2016 cluster icon
  • 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.
  • 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...
  • LeanBack Player : LeanBack Player is a Javascript based HTML5 Video and Audio Media Player UI that uses build-in HTML5 and element functionality of standard browsers,...
  • Shumway : Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assista...
  • Plyr : A simple, accessible HTML5 media player
thumbnail

An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. LONG LIVE FLV!

html5 flash video player
Phan https://github.com/etsy/phan
31/10/2016 cluster icon
  • 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...
  • 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...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
  • churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
thumbnail

Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or can be deduced. Phan does not make any serious attempt to understand flow control and narrow types based on conditionals.

php staticanalysis quality tool
GrumPHP https://github.com/phpro/grumphp
31/10/2016 cluster icon
  • 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 ...
  • 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...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
thumbnail

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 package repository. When somebody commits changes, GrumPHP will run some tests on the committed code. If the tests fail, you won't be able to commit your changes. This handy tool will not only improve your codebase, it will also teach your co-workers to write better code following the best practices you've determined as a team.

GrumPHP has a set of common tasks built-in. You will be able to use GrumPHP with a minimum of configuration.

php staticanalysis quality test tool
Sensei https://www.senseitool.com/
31/10/2016 cluster icon
  • Fun Retro : Easy to use and beautiful restrospective board.
  • Retromat : Planning your next agile retrospective? Start with a random plan, change it to fit the team's situation, print it and share the URL. Or browse around ...
  • RemoteRetro : A real-time application for conducting Agile retrospectives with distributed teams.
  • 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...
  • Agile Retrospective Resource Wiki : This is a resource for sharing retrospective plans, tips & tricks, tools and ideas to help us get the most out of our retrospectives. Retrospectives p...

Fun, effective retrospectives for distributed agile teams.

Encourage collaboration from every team member and follow up on every action. Sensei's simple retrospective flow and progress tracker guides teams toward a state of continuous improvement.

agile scrum retrospective tool
The SaaS CTO Security Checklist http://cto-security-checklist.sqreen.io/
27/10/2016 cluster icon
  • Security Guide for Developers : A practical security guide for web developers.
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
  • How to systematically secure anything : Security engineering is the discipline of building secure systems. Its lessons are not just applicable to computer security. In fact this repo aims to...
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
  • My First 10 Minutes On a Server : Primer for Securing Ubuntu
thumbnail

This is a basic checklist that all SaaS CTOs (and anyone else) can use to harden their security. Security shouldn’t feel like a chore. Select your startup stage and use these rules to improve your security. This list is far from exhaustive, incomplete by nature since the security you need depends on your assets.

security reference
CSS ICON http://cssicon.space/
24/10/2016 cluster icon
  • css.gg : Minimalistic icon library Designed by code, Customizable & Retina-Ready icons — built 100% in pure CSS. Easy integration: Embed, NPM & API
  • Font Awesome : Font Awesome, the iconic font designed for use with Twitter Bootstrap. In a single collection, Font Awesome is a pictographic language of web-related ...
  • Tamagui : Tamagui is a bunch of libraries for building UIs that share code across React and React Native.
  • Scalable and Modular Architecture for CSS : A flexible guide to developing sites small and large.
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...

Pure CSS grab-and-go icons

css icon
jsPDF https://github.com/MrRio/jsPDF/
22/10/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 ...
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • polyfill : polyfill makes web development less frustrating by selectively polyfilling just what the browser needs. Use it on your own site, or as a service.
  • hyphenator - Project Hosting on Google Code :
  • Moment.js : A javascript date library for parsing, validating, manipulating, and formatting dates.
thumbnail

A library to generate PDFs in client-side JavaScript.

javascript pdf library
Humbug https://github.com/padraic/humbug
22/10/2016 cluster icon
  • 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...
  • Phalcon PHP : Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.
  • Silex : The PHP micro-framework based on Symfony2 Components
  • PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
thumbnail

Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.

php unit_test framework
meSing.js https://github.com/usdivad/mesing
22/10/2016 cluster icon
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
thumbnail

meSing.js is a JavaScript singing synthesis library that uses the Web Audio API's DSP capabilities in conjunction with the meSpeak.js speech synthesis library to provide a vocal synthesizer for the web.

javascript audio music library
Unsplash https://unsplash.com/
22/10/2016 cluster icon
  • The Open Photo Project : Free Stock Images .
  • public-domain-photos.com : 5000 Free Stock Photos
  • morgueFile : The morguefile contains photographs freely contributed by many artists to be used in creative projects by visitors to the site.
  • Freeimages : Stock photography exchange repository
  • Image * After : Image*After is a large online free photo collection. You can download and use any image or texture from our site and use it in your own work, either p...
thumbnail

All photos published on Unsplash can be used for free. You can use them for commercial and noncommercial purposes.

stock image free
sw-precache https://github.com/GoogleChrome/sw-precache
21/10/2016 cluster icon
  • sw-toolbox : A collection of service worker tools for offlining runtime requests
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • PouchDB : PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online databa...
  • ServiceWorker Cookbook : The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
thumbnail

Service Worker Precache is a module for generating a service worker that precaches resources. The module can be used in JavaScript-based build scripts, like those written with gulp, and it also provides a command-line interface. You can use the module directly, or if you'd prefer, use of the wrappers around sw-precache for specific build environments, like webpack.

It can be used alongside the sw-toolbox library, which works well when following the App Shell + dynamic content model.

javascript offline cache serviceworker
page 35 / 83
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn