/nuxt-ts-nameof

Primary LanguageJavaScript

ts-nameof-loader

a Nuxt module that allows you to use ts-nameof-loader which in turns lets you use the ts-nameof lib (https://github.com/dsherret/ts-nameof)

npm npm

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

Example Usage

Nuxt.config.js

export const modules = ["nuxt-typescript", "nuxt-ts-nameof"]