Skip to content

Latest commit

 

History

History

ts-nameof

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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