operateclass
Version:
you can add className or remove className at dom
22 lines (21 loc) • 443 B
JSON
{
"name": "operateclass",
"version": "1.0.7",
"description": "you can add className or remove className at dom",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wxxtqk/operateclass.git"
},
"keywords": [
"dom",
"addclass",
"removeclass",
"hasClass"
],
"author": "may",
"license": "ISC"
}