<!-- TupleMapはほとんどES6のMapと同じですが、tupleをキーに持つことができます。 --> TupleMap is almost same as a ES6's Map, but it can have tuples as its keys.
published version 0.0.3, 8 years agoSimple wrapper classes of WebGL objects in TypeScript. * [Working Demo](https://michitaro.github.io/gl-wrapper/)
published version 0.9.0, 7 years agoSimple angle unit converter for TypeScript
published version 0.7.5, 6 years agoSimple easing functions for TypeScript * [Working Demo](https://michitaro.github.io/easing/)
published version 0.0.0, 8 years agoInertial Mouse for TypeScript * Wraps native MouseEvent and emit pseudo mousemove events with inertial smooth motion. * [Working Demo](https://michitaro.github.io/inertial-mouse)
published version 3.5.0, 7 years ago* Web-based viewer for all sky survey.
published version 0.6.19, 4 years ago* High performance quadratic fit * [Working Demo](https://michitaro.github.io/quadratic-fit)
published version 0.0.0, 8 years ago* High performance linear fit * [Working Demo](https://michitaro.github.io/linear-fit)
published version 0.0.0, 8 years ago* Apple's Magic trackpad emits *pseudo inertial* scroll event. This module determines wheter a wheel event is a **real** event (generated by a user's action) or a **pseudo inertial** event. * [Working Demo](https://michitaro.github.io/magic-trackpad-detec
published version 0.0.9, 8 years ago* InertialWheel wraps native WheelEvent and emits pseudo wheel events with inertial motion. * [Working Demo](https://michitaro.github.io/inertial-wheel)
published version 0.6.6, 7 years agoThis module provide a way for listening for key combination events with simple API.
published version 0.2.0, 6 years ago## Introduction We can use webpack's library mode for creating a commonjs package. Let's assume that we created a package named 'myPackage'. To use this package from consumer side, simply do "require('myPackage')".
published version 2.0.0, 7 years agoCacheMap is an Es6's Map-like collection class with a limit of number of items. The limit must be specified at initialization time. ## Install ```sh npm install --save @hscmap/cache-map ```
published version 1.2.0, 7 years agofits (Flexible Image Transport System) reader module
published version 2.1.2, 6 years agostill experimental and unstable.
published version 0.0.14, 7 years ago- published version 0.0.0, 7 years ago
This plugin allows users to controll hscMap from jupyterLab
published version 0.1.2, 6 years agoThis package provides a React component for macOS like menus.
published version 1.0.3, 3 years ago