Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects analysis analyze class cli dead code dependencies detect devDependencies duplicate entropy enum export files find V
"A lightweight utility class for managing enumerable values in JavaScript." enum enumeration utility javascript typescript herb-ert •1.1.4•12 days ago•0dependents•MITpublished version1.1.4,12 days ago0dependentslicensed under $MIT ...
Swift endows every struct and class property with a key path. struct User { let id: Int var name: String } \User.id // KeyPath<User, Int> \User.name // WritableKeyPath<User, String> This is compiler-generated code that can be used to abstractly zoom in on part of a structure, in...
final class Label: UILabel, Composable { ... } ... let label: Label = [.text("foo")]^ // requires use of `ˆ`Custom attributeOne of the attributes is called custom taking a BaseAttributed type. This is practical if you want to create a view taking some custom attributes....
typescript const enum terser uglify minify compress dosentmatter •1.2.0•4 years ago•38dependents•MITpublished version1.2.0,4 years ago38dependentslicensed under $MIT 8,098,459 micro-packed Define complex binary structures using composable primitives ...
msg = msg; } //use @EnumToString, automatically generating the toString of the global Enum Class? public static final String TO_STRING = "[{code=200, msg=OK}, {code=500, msg=Failure}]"; } 👎 2 yu120 changed the title Whether the enumeration annotation(@EnumToString) function is ...
class cli dead code dependencies detect devDependencies duplicate entropy enum export files find View more webpro• 5.56.0 • 6 days ago • 21 dependents • ISCpublished version 5.56.0, 6 days ago21 dependents licensed under $ISC 10,047,415 babel-plugin-const-enum Transform TypeScript `...