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 57 / 82
Think Like (a) Git http://think-like-a-git.net
22/11/2012 cluster icon
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • A successful Git branching model : Git-flow workflow presentation
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...

Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that doesn't do much for people staring up Git's steep learning curve.

My goal with this site is to help you, Dear Reader, understand what those smug bastards are talking about.

git guide reference
XSS Filter Evasion Cheat Sheet - OWASP https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
22/11/2012 cluster icon
  • The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
  • XSS (Cross Site Scripting) Prevention Cheat Sheet : The following rules are intended to prevent all XSS in your application. While these rules do not allow absolute freedom in putting untrusted data int...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.

This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.

xss security reference test
TodoMVC http://todomvc.com
14/11/2012 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • 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...
  • jsPDF : A library to generate PDFs in client-side JavaScript.
  • Filtrr2 : Filtrr2 is a JavaScript image manipulation library. Think of it as Instagram filters on the browser. It uses the element to paint filtered pictures i...
  • rsvp.js : A lightweight library that provides tools for organizing asynchronous code
thumbnail

A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

compare javascript library mvc
rsvp.js https://github.com/tildeio/rsvp.js
14/11/2012 cluster icon
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • SVG Web : SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus ...
  • jsfx : This is a javascript library (with frontend) for sound effect generation.
  • JavaScript Templates : For web application developers, the '''JavaScript Templates''' engine from TrimPath is a lightweight APL / GPL open-source component that lets you hav...
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.
thumbnail

A lightweight library that provides tools for organizing asynchronous code

javascript asynchronous events library
fuelux https://github.com/ExactTarget/fuelux
14/11/2012 cluster icon
  • 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...
  • S5 : A Simple Standards-Based Slide Show System
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
thumbnail

Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered by live documentation and unit tests.

tool javascript html bootstrap
IcoMoon http://icomoon.io
10/11/2012 cluster icon
  • Fontello : This tool helps to combine iconic webfonts for your project.
  • FontStruct : Build, Share, Download Fonts
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • Genfavicon : Free Online Favicon Generator.
  • favikon : Upload an image, crop it, and download your favicon

IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.

tool font generator icon
SecTools.Org http://sectools.org
27/10/2012 cluster icon
  • 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 ...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Syncthing : Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying...
  • Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...

Top Network Security Tools

security tool network
Compass http://compass-style.org
27/10/2012 cluster icon
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • PurgeCSS : PurgeCSS is a tool to remove unused CSS. It can be part of your development workflow.
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • 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...
  • Stencil : Stencil is a compiler that generates Web Components (more specifically, Custom Elements). Stencil combines the best concepts of the most popular frame...

Compass is an open-source CSS Authoring Framework.

tool css compiler
Sitespeed.io http://sitespeed.io
27/10/2012 cluster icon
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • YSlow for PhantomJS : YSlow for PhantomJS
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.

Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It collects data from multiple pages on your website, analyze the pages using performance best practices rules and output the result as HTML-files or JUnit XML.

performance software web test
grunt http://gruntjs.com
27/10/2012 cluster icon
  • JSLint : The JavaScript Code Quality Tool
  • 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...
  • docopt : Command-line interface description language
  • Lerna : A tool for managing JavaScript projects with multiple packages.
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
thumbnail

Grunt is a task-based command line build tool for JavaScript projects

tool javascript cli
SpriteMe http://spriteme.org
27/10/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...
  • SpritePad : With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + ...
  • Multicolr Search Lab : We extracted the colors from 20 million Creative Commons images on Flickr to make the images searchable by color.
  • Drawter.com : DrawAble Markup Language
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images

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 images into a CSS sprite. But creating sprites is hard, requiring arcane knowledge and lots of trial and error. SpriteMe removes the hassles with the click of a button.

image generator sprites css
PhantomJS http://phantomjs.org
27/10/2012 cluster icon
  • Nx : Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and...
  • tracing-framework : Rich tools for instrumenting, analyzing, and visualizing web apps.
  • JSLint : The JavaScript Code Quality Tool
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js

PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

tool javascript test
PaintStrap http://paintstrap.com
24/10/2012 cluster icon
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Shards : A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Bootstrap.build : Powerful Bootstrap theme builder for your next project
  • 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 ...

Generate beautiful Twitter Bootstrap themes using the Adobe kuler / COLOURlovers color scheme

themes css bootstrap
Kickstrap http://getkickstrap.com
24/10/2012 cluster icon
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...
  • PaintStrap : Generate beautiful Twitter Bootstrap themes using the Adobe kuler / COLOURlovers color scheme
  • 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...
  • Photon : UI toolkit for building desktop apps with Electron.

Twitter's Bootstrap with themes, apps, and other enhancements

themes html css javascript bootstrap
BeEF http://www.beefproject.com
23/10/2012 cluster icon
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...

The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetration tester with practical client side attack vectors. Unlike other security frameworks, BeEF focuses on leveraging browser vulnerabilities to assess the security posture of a target.

security browser software test
gitflow https://github.com/nvie/gitflow
19/10/2012 cluster icon
  • lefthook : Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects. Fast. It is written in Go. Can run commands in parallel. Powerfu...
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • Twgit : Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level comma...
thumbnail

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

tool git
enquire.js http://wickynilliams.github.com/enquire.js
17/10/2012 cluster icon
  • Photon : UI toolkit for building desktop apps with Electron.
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • Respond : Activates media queries in IE6-8
  • Skeleton : Skeleton: A Dead Simple, Responsive CSS Boilerplate for Mobile-Friendly Development

A lightweight, pure JavaScript library for responding to CSS media queries.

responsive javascript css library
human.io http://human.io
17/10/2012 cluster icon
  • 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...
  • Mobello : Mobello is high performance javascript UI framework for HTML5 mobile app
  • ngCordova : ngCordova is a set of AngularJS extensions on top of the Cordova API to make it easier to build, test, and deploy Cordova apps with AngularJS.
  • Reapp : An easier, faster way to build apps with React and JavaScript. Built from the ground up to target multiple platforms. Customize every piece of it from...
  • Isso : Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.

A system for coordinating the activities of users via their mobile phones.

python mobile app server
Mobello https://github.com/mobello/rip_mobello
09/10/2012 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 ...
  • ngCordova : ngCordova is a set of AngularJS extensions on top of the Cordova API to make it easier to build, test, and deploy Cordova apps with AngularJS.
  • Ionic : The beautiful, open source front-end SDK for developing hybrid mobile apps with HTML5.
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • Phoenix : Phoenix is a web development framework written in Elixir which implements the server-side MVC pattern. Many of its components and concepts will seem f...
thumbnail

Mobello is high performance javascript UI framework for HTML5 mobile app

mobile framework app html5 web
Zepto.js http://zeptojs.com
21/09/2012 cluster icon
  • hunt : Library to detect when DOM elements become visible and disappear on scroll.
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • 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 ...
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications

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

javascript library dom
page 57 / 82
1637 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn