@rxap/reflect-metadata
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

Provides utilities for working with Reflect Metadata. It includes functions for setting, getting, and manipulating metadata on objects and properties. This package also offers functionalities for change detection using proxies and metadata.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/reflect-metadata

Execute the init generator:

yarn nx g @rxap/reflect-metadata:init

Generators

init

Initialize the package in the workspace

nx g @rxap/reflect-metadata:init

Package Sidebar

Install

npm i @rxap/reflect-metadata

Weekly Downloads

138

Version

1.0.15

License

GPL-3.0-or-later

Unpacked Size

75.1 kB

Total Files

21

Last publish

Collaborators

  • badry.muenker
  • mmuenker