Notes on Javascript

Javascript is a prototype-based scripting language with dynamic typing and first-class functions used in web browsers, server-side programming, game development and the creation of desktop and mobile applications.

Gulp Sub-Resource Integrity Hash plugin

A gulp plugin for adding Subresource Integrity (SRI) hashes to HTML files when referencing external assets.

AngularJS markdown-it directive

Angular 1.x directive for rendering markdown formatted text with markdown-it. Comes with extensive configuration options and supports markdown-it plugins.

ExpressJS XML body parser middleware

A connect middleware for parsing incoming XML data. It converts the received XML data structure into a JSON-object. The XML bodyparser middleware works in any connect- or express-based nodejs application.