JSPM

  • Created
  • Published
  • Downloads 170
  • Score
    100M100P100Q83360F
  • License MIT

An ultra lightweight or unsafe-speedy ramda alternative.

Package Exports

  • pepka

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pepka) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hi, api is simlimar to ramda. Just started to make it. Yes, I know, it's not a superfresh idea, but I want to try, and you can switch later, due to similar api. It should be smallest possible ramda alternative. Maybe even not drop-in replacement.

Later on: To load unsafe use smth like import { reduce } from 'pepka/unsafe'. It's faster, but mutates data.