Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
23 packages
Order
Sort by
@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)