babel-plugin-ts-nameof

4.2.1 • Public • Published

babel-plugin-ts-nameof

npm version Build Status stable

nameof in TypeScript.

Setup

  1. Run:
npm install babel-plugin-ts-nameof @types/ts-nameof --save-dev
  1. Add an entry to .babelrc for babel-plugin-ts-nameof:
{
  "plugins": ["babel-plugin-ts-nameof"]
}

Transforms

Read here

Other

Package Sidebar

Install

npm i babel-plugin-ts-nameof

Weekly Downloads

2,484

Version

4.2.1

License

MIT

Unpacked Size

24.9 kB

Total Files

9

Last publish

Collaborators

  • dsherret