0.0.11 • Published 2 years ago

@goggles/number-like v0.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Purpose

This package is primarily an interface for objects that work like numbers with additional functionality and a function for automatically converting doubles into such classes.

It also contains samples for a few simple, useful number-like classes. Be aware that any of these classes, except the basic MyNumber class, may be moved to a separate package in the future.

Use

TODO: Fill this in

Samples

My Number

Unit Number