Skip to content

Instantly share code, notes, and snippets.

View coderextreme's full-sized avatar

John Carlson coderextreme

View GitHub Profile
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install' ]
2 info using npm@5.6.0
3 info using node@v9.9.0
4 verbose npm-session aeae52349b1ec563
5 silly install runPreinstallTopLevelLifecycles
6 silly preinstall x3droundtrip@1.0.0
7 info lifecycle x3droundtrip@1.0.0~preinstall: x3droundtrip@1.0.0
@coderextreme
coderextreme / .block
Last active July 8, 2017 01:31
X3D Object Model as treemap
license: mit

Force directed graph of X3D JSON schema objects

@coderextreme
coderextreme / designer.html
Created February 15, 2016 22:13
designer
<link rel="import" href="../polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@coderextreme
coderextreme / README.md
Last active August 27, 2016 22:17
Force directed graph with circular images, responsive

Force directed graph with fixed node and circular images, responsive

@coderextreme
coderextreme / README.md
Last active January 16, 2016 03:45
Example for asterisky

This example is for asterisky

@coderextreme
coderextreme / README.md
Last active January 11, 2016 01:49
Responsive Double Hierarchy DAG cluster

Built with blockbuilder.org.
Click on Open in a new window to see responsiveness.

@coderextreme
coderextreme / README.md
Last active January 10, 2016 02:32
Rotating Earth Cross Section in X3DOM

Rotating Earth Cross Section in X3DOM

@coderextreme
coderextreme / README.md
Last active January 11, 2016 05:24
sequences sunburst with alternate data and adaptive breadcrumb and legend