+6
-2
| { | ||
| "name": "rswitch", | ||
| "description": "The rswitch library provides a compact and flexible way to implement switch-like functionality in JavaScript. It allows you to define cases and their corresponding actions using an object literal syntax.", | ||
| "version": "0.7.0-beta", | ||
| "version": "0.7.0", | ||
| "author": "Rashed Iqbal", | ||
@@ -31,3 +31,7 @@ "files": [ | ||
| "switch", | ||
| "javascript" | ||
| "javascript", | ||
| "conditional", | ||
| "react", | ||
| "node", | ||
| "typescript" | ||
| ], | ||
@@ -34,0 +38,0 @@ "bugs": { |
5172
1.19%