@namely/underly
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

_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%"

Readme

Keywords

none

Package Sidebar

Install

npm i @namely/underly

Weekly Downloads

2

Version

0.2.2

License

MIT

Unpacked Size

162 kB

Total Files

99

Last publish

Collaborators

  • lwalker5
  • namelyinc
  • yujinkay