JSPM

object_utils

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 18
  • Score
    100M100P100Q55487F
  • License MIT

Simple module for object manipulation

Package Exports

  • object_utils

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

Readme

Object Utils

This module provide a small set of utility funcions for object manipulation. It can used both in Node and in browser. Create your documentation using:

$ ./gen_doc.sh

To create documentation you must install JSDuck.

References