UNPKG

@knadh/oat

Version:

Ultra-lightweight, zero dependency, semantic HTML/CSS/JS UI library

27 lines (23 loc) 549 B
{ "name": "@knadh/oat", "version": "0.6.1", "license": "MIT", "author": "Kailash Nadh", "homepage": "https://oat.ink", "description": " Ultra-lightweight, zero dependency, semantic HTML/CSS/JS UI library", "repository": { "type": "git", "url": "git+https://github.com/knadh/oat.git" }, "keywords": ["ui", "components", "component-library"], "files": [ "oat.min.css", "oat.min.js", "css", "js" ], "main": "oat.min.js", "style": "oat.min.css", "unpkg": "oat.min.js", "jsdelivr": "oat.min.js" }