enum-values
enum-values copied to clipboard
Library for getting the names and values of typescript enum
Results
2
enum-values issues
Sort by
recently updated
recently updated
newest added
Angular 10 is now throwing this warning: ``` WARNING in some.component.ts depends on 'enum-values'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies ``` Just wanted...
Hi @slavik57 and everyone, Nice work we've got here, me and my colleagues have been using the `enum-values` npm package in a couple of our work projects and we kinda...