Skip to content

a webpack loader that allows you to use the ts-nameof lib

License

Notifications You must be signed in to change notification settings

Kukks/ts-nameof-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-nameof-loader

a webpack loader that allows you to use the ts-nameof lib (https://github.com/dsherret/ts-nameof)

npm npm

npm i ts-nameof-loader --save-dev

Example Usage

{ 
  test: /\.ts$/i,
  use: ['awesome-typescript-loader', 'ts-nameof-loader']
}

About

a webpack loader that allows you to use the ts-nameof lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages