UNPKG

simplestatemanager

Version:

SimpleStateManager is a library that allows you to enable and disable JavaScript based on the characteristics of the device.

13 lines 201 B
{ "name": "simplestatemanager", "version": "3.3.0", "main": "src/ssm.js", "ignore": [ "**/.*", "node_modules", "components" ], "devDependencies": { "jquery": "~1.10.2" } }