JSPM

  • Created
  • Published
  • Downloads 229
  • Score
    100M100P100Q91488F
  • License MIT

A tool for controlling and manipulating javascript object fields and output.

Package Exports

  • objob

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 (objob) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ob Job

A library of deep recursive object operations. Many functions will be similar to lodash except deeper.

import ob from 'objob';

Further Reading

License

MIT