0.2.2 • Published 3 years ago

@namely/underly v0.2.2

Weekly downloads
636
License
MIT
Repository
github
Last release
3 years ago

_ly (Underly)

A collection of curried utility/helper functions.

Documentation

Every function is documented in its source file. Ideally there would be a nice (auto-generated) UI where the documentation would be displayed; coming soon™.

FAQ

Q: What belongs here?

A: That may be best answered by instead answering "What doesn't belong here?" Helpers that include business logic do not belong here; for example:

import { format } from '_ly';

format('percentage')(40.5); // "40.50%"
0.2.2

3 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.0

5 years ago