citeproc-js — citeproc-js 1.1.73 documentation http://citeproc-js.readthedocs.io/en/latest/
clipboard.js — Copy to clipboard without Flash
clipboard.js — Copy to clipboard without Flash https://clipboardjs.com/
How I debug Node.js · Steel Brain
How I debug Node.js · Steel Brain http://steelbrain.me/2016/04/15/how-i-debug-node-js.html
dimple – A simple charting API for d3 data visualisations
dimple – A simple charting API for d3 data visualisations http://dimplejs.org/
DKirwan/calendar-heatmap: A d3 heatmap representing time series data similar to github’s contribution chart
DKirwan/calendar-heatmap: A d3 heatmap representing time series data similar to github’s contribution chart https://github.com/DKirwan/calendar-heatmap
Calypso interface used to manage WordPress.com blogs now open source
A single interface to manage all your WordPress.com or Jetpack-enabled sites, built with the latest web technologies and used by millions of people — and now it’s open source.
https://developer.wordpress.com/calypso/
This could present a radical change for managing the Classcaster network. Written in JavaScript and powered by Node.js, Calypso leverages the REST API in WordPress. Check out the code on Github at https://github.com/Automattic/wp-calypso.
Quill – A Rich Text WYSIWYG Editor with an API
Quill is a free, open source WYSIWYG editor built for the modern web. With its expressive API, you can completely customize it to fulfill your needs.
Use Intro.js to add tours and interactive docs to JS apps
Add easy-to-absorb, interactive user documentation to your JavaScript apps with Intro.js. Learn from a sample tour implementation how to demonstrate your application’s features the modern way from within the app’s UI.
Source: Add interactive documentation to your JavaScript apps with Intro.js :: IBM developerWorks
For complex interactive apps and sites showing visitors how to use the site is always tricky. Intro.js can help by allowing you to create interactive tours that demonstrate how the app works. The tours are always available through an icon in the navigation.
PhantomJS provides a headless WebKit browser with a JavaScript API
PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
Source: PhantomJS | PhantomJS
I’ve mentioned this before but we all need a reminder now and then. This looks useful for testing complex interactions on Drupal pages, among other Drupal things.
flowchart.js draws simple SVG flow chart diagrams from textual representation of the diagram
flowchart.js draws simple svg flowchart diagrams from textual representation of the diagram http://adrai.github.io/flowchart.js/