@sameke/object-map-decorators
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

object-map-decorators

allows creating simple object maps using decorators

@MapFrom() @MapFrom('test') @MapFrom('test', () => Foo) @MapFrom((f: Foo) => f.test, () => Foo)

Package Sidebar

Install

npm i @sameke/object-map-decorators

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.63 kB

Total Files

15

Last publish

Collaborators

  • weagle08