An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

reduce-enum-webpack-plugin

将ts enum 转 js 的产物减少一半,e[e['xxx']=0]='xxx'] => e['xxx']=0,e[e.xxx=0]='xxx' => e.xxx=0

Ecosystem
npmjs.org
Latest Release
1.0.0
about 3 years ago
Versions
3
Downloads
9 last month
Links
Registry npmjs.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:npm/reduce-enum-webpack-plugin
spec
License MIT
First Release about 3 years ago
Last Synced 5 days ago
Repository
Stars 2 on GitHub
Forks 2 on GitHub