JSPM

  • Created
  • Published
  • Downloads 6320
  • Score
    100M100P100Q123884F

reflection on unknown data types

Package Exports

  • can-reflect
  • can-reflect/can-reflect-test
  • can-reflect/reflections/call/call
  • can-reflect/reflections/get-name/get-name
  • can-reflect/reflections/get-set/get-set
  • can-reflect/reflections/helpers
  • can-reflect/reflections/observe/observe
  • can-reflect/reflections/shape/schema/schema
  • can-reflect/reflections/shape/shape
  • can-reflect/reflections/type/type
  • can-reflect/types/map
  • can-reflect/types/set

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

Readme

can-reflect

Sauce Test Status

Join the chat at https://gitter.im/canjs/canjs License: MIT npm version Travis build status Greenkeeper badge

Reflect allows you to reflection on unknown data types.

Documentation

Read the can-reflect API docs on CanJS.com.

Changelog

See the latest releases on GitHub.

Contributing

The contribution guide has information on getting help, reporting bugs, developing locally, and more.

License

MIT