39 packages
app-ctx
An application execution context to pass around, attach stuff to, make child contexts/request specific contexts
babel-preset-hiro
Babel preset for hiro-graph, extends react-app
clogcat
Android debugging's `adb logcat` in pretty colors
haar-convert
convert OpenCV Haar Cascade XML created by `opencv_traincascade`/`opencv_haartraining` to the format required for `haar-detect`
haar-detect
client side object detection in images
haar-loader
webpack2 loader to load haar cascade xml created by `opencv_traincascade`/`opencv_haartraining` as JS modules for `haar-detect` to use
hiro-graph-client
Javascript client for HIRO Graph REST API. Works in both node and browser.
hiro-graph-codecs
Coercion utilities for working with the *mostly* string values in HIRO Graph
hiro-graph-gremlin
Gremlin Query builder for the HIRO Graph API
hiro-graph-implicit-oauth
Customisable Implicit Oauth
hiro-graph-lucene
Lucene Query helpers for HIRO Graph
hiro-graph-orm
OGIT ontology to sane application mappings
hiro-graph-orm-mappings
a set of mapping definitions useful across OGIT apps using `hiro-graph-orm`
hiro-graph-redux
Redux awareness for the `hiro-graph-orm` package
ki-fingerprint
Initial implementation of the KI Fingerprinting algorithm
npm-release-helper
tool to assist a branching and building release model for remote git repo installations
ontology2dot
Create a "dot" format graph from a YAML ontology file
@proc/configuration
Configuration object.
@proc/context
A Hierachical Application Context
@proc/context-auth
Authentication and authorization module for @proc/context
@proc/context-db
The main interface for Database connections using context
@proc/context-koa
Adds a @proc/context to koa via a middleware
@proc/context-metrics
The main interface for Metrics using context
@proc/context-metrics-influxdb2
The InfluxDB 2 plugin for Metrics using context
@proc/context-metrics-statsd
The StatsD plugin for Metrics using context