@ourworld/ramda-flavored
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Ramda Flavored

A collection of functions that enhance Ramda

Installation

npm install @ourworld/ramda-flavored

Example

import { isGt, isLt } from '@ourworld/ramda-flavored';

isGt(1, 2); //=> true

isLt(1, 2); //=> false

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0

Package Sidebar

Install

npm i @ourworld/ramda-flavored

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

18.3 kB

Total Files

9

Last publish

Collaborators

  • owfdr