JSPM

Found 5 results for MicroCODE

mcode-log

A stand-alone package of core code for logging and debugging.

  • v0.6.9
  • 22.64
  • Published

mcode-data

Our Data Handling functions. These support type checking and type coercion and conversion of Objects--ints, string, number, JSON, any--to commonize data handling and type checking.

  • v0.6.2
  • 22.30
  • Published

mcode-package

An npm package to collect all MicroCODE 'mcode-' packages into a single 'mcode.' namespace. This allows any of the packages to be used independently--mcode-log, mcode-list, etc.--but have them all collected into 'mcode.<function>()' syntax when used togth

  • v0.7.1
  • 20.30
  • Published

mcode-cache

Our Data Caching functions. These support files, JSON, JS Objects, any primitive, etc. And provide common keying support.

  • v0.7.1
  • 16.11
  • Published

mcode-list

Our List Processing functions. These support list of Objects--ints, string, JSON, any--that are ordered and related to other lists on the same topic. These can be used to swap one item in a list with its corresponding element in a realted list. This is si

  • v0.6.1
  • 14.83
  • Published