JSPM

  • Created
  • Published
  • Downloads 335
  • Score
    100M100P100Q83131F
  • License MIT

Helper functions for RawModel.

Package Exports

  • @rawmodel/utils
  • @rawmodel/utils/dist/helpers/is-array
  • @rawmodel/utils/dist/helpers/is-hex
  • @rawmodel/utils/dist/helpers/is-null
  • @rawmodel/utils/dist/helpers/is-number
  • @rawmodel/utils/dist/helpers/is-present
  • @rawmodel/utils/dist/helpers/is-string
  • @rawmodel/utils/dist/helpers/is-undefined
  • @rawmodel/utils/dist/helpers/to-string

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

Readme

Helper functions for [Rawmodel](https://github.com/rawmodel/.

Rawmodel is a strongly-typed JavaScript object with support for validation and error handling. It's a lightweight open source framework for the server and browser (using module bundler), written with TypeScript. It's actively maintained, well tested and already used in production environments. The source code is available on GitHub where you can also find our issue tracker.