nameof-ts5
v0.1.1
Published
nameof in TypeScript
Downloads
29
Maintainers
Readme
nameof-ts5
nameof
in TypeScript.
npm install nameof-ts5 @types/nameof-ts5 --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-nameof-ts5
2. Declaring global nameof
function
Install @types/nameof-ts5
:
npm install @types/nameof-ts5 --save-dev