Détail du package

ts-nameof

dsherret17.5kMIT5.0.0

nameof in TypeScript

nameof, typescript, transformer, custom-transformer

readme

ts-nameof

npm version Build Status stable

nameof in TypeScript.

npm install ts-nameof @types/ts-nameof --save-dev

Setup

1. Build Setup

Follow any of these instructions:

These instructions need updating to use the transformation API, but will still work in the meantime:

2. Declaring global nameof function

Install @types/ts-nameof:

npm install @types/ts-nameof --save-dev

Transforms

Read here

Other