23 packages
@hscmap/angle
Simple angle unit converter for TypeScript
@hscmap/assets-installer-plugin
## 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')".
@hscmap/cache-map
CacheMap 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 ```
@hscmap/easing
Simple easing functions for TypeScript * [Working Demo](https://michitaro.github.io/easing/)
@hscmap/event-emitter
EventEmitter for TypeScript
@hscmap/fits
fits (Flexible Image Transport System) reader module
@hscmap/gl-wrapper
Simple wrapper classes of WebGL objects in TypeScript. * [Working Demo](https://michitaro.github.io/gl-wrapper/)
@hscmap/healpix
## Introduction
@hscmap/inertial-mouse
Inertial Mouse for TypeScript * Wraps native MouseEvent and emit pseudo mousemove events with inertial smooth motion. * [Working Demo](https://michitaro.github.io/inertial-mouse)
@hscmap/inertial-wheel
* InertialWheel wraps native WheelEvent and emits pseudo wheel events with inertial motion. * [Working Demo](https://michitaro.github.io/inertial-wheel)
@hscmap/jupyterlab-hscmap
This plugin allows users to controll hscMap from jupyterLab
@hscmap/keybind
This module provide a way for listening for key combination events with simple API.
@hscmap/linear-fit
* High performance linear fit * [Working Demo](https://michitaro.github.io/linear-fit)
@hscmap/magic-trackpad-detector
* 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
@hscmap/quadratic-fit
* High performance quadratic fit * [Working Demo](https://michitaro.github.io/quadratic-fit)
@hscmap/stellar-globe
* Web-based viewer for all sky survey.
@hscmap/tuple-map
<!-- TupleMapはほとんどES6のMapと同じですが、tupleをキーに持つことができます。 --> TupleMap is almost same as a ES6's Map, but it can have tuples as its keys.
@hscmap/vue-menu
Vue component for menu & contextmenu
@hscmap/vue-stellar-globe
still experimental and unstable.
@hscmap/vue-window
Vue component for window
@hscmap/z-element
@michitaro/math
coo
@michitaro/react-menu
This package provides a React component for macOS like menus.