ts-nameof icon indicating copy to clipboard operation
ts-nameof copied to clipboard

Possible to support an angular eight app

Open mwpowellhtx opened this issue 4 years ago • 2 comments

Hello,

I'd like to leverage this in an Angular 8 TypeScript context. It is possible to import the operator like this?

import { nameof } from '@ts-nameof';

Or what am I missing there?

Thanks...

mwpowellhtx avatar Aug 12 '20 19:08 mwpowellhtx

I might be missing a whole lot if I am reading the issues correctly. So, this needs ot be TS compiled for it to be available? Isn't it possible to "just package" the TS-ready nameof operator, rather than expecting folks to build it in-situ?

mwpowellhtx avatar Aug 12 '20 19:08 mwpowellhtx

A similar discussion was made in #41 but no solution yet

patrykdawid avatar Dec 22 '20 14:12 patrykdawid