UNPKG

dark-mode-toggle-lite

Version:

A lightweight and customizable dark mode toggle for any frontend project

22 lines (20 loc) 438 B
{ "name": "dark-mode-toggle-lite", "version": "1.0.0", "description": "A lightweight and customizable dark mode toggle for any frontend project", "main": "index.js", "type": "module", "keywords": [ "dark-mode", "theme-switcher", "light-mode", "frontend", "toggle", "UI" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Srinithi V", "license": "MIT" }