ts-nameof
v5.0.0
Published
nameof in TypeScript
Downloads
22,113
Maintainers
Readme
ts-nameof
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:
- Nuxt - Use https://github.com/Kukks/nuxt-ts-nameof
2. Declaring global nameof
function
Install @types/ts-nameof
:
npm install @types/ts-nameof --save-dev