babel-plugin-ts-nameof nameof in TypeScript. Setup Run: npm install babel-plugin-ts-nameof @types/ts-nameof --save-dev Add an entry to .babelrc for babel-plugin-ts-nameof: { "plugins": ["babel-plugin-ts-nameof"] } Transforms Read here Other Contributing Development