UNPKG

basic-ui-js

Version:

A lightweight JavaScript library for building web-based applications with simple code. No need to write HTML or CSS — just use basic JavaScript.

39 lines (38 loc) 963 B
{ "name": "basic-ui-js", "version": "25.6.12", "description": "A lightweight JavaScript library for building web-based applications with simple code. No need to write HTML or CSS — just use basic JavaScript.", "main": "01-first-example.htm", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bug7a/basic.js.git" }, "keywords": [ "basic-js", "basic.js", "javascript-library", "ui-library", "ui-components", "javascript", "web-development", "spa", "web-framework", "beginner-friendly", "no-css", "no-html", "html-generator", "minimalist", "css-in-js", "javascript-ui", "component-based" ], "author": "Bugra Ozden", "license": "SEE LICENSE IN README.md", "bugs": { "url": "https://github.com/bug7a/basic.js/issues" }, "homepage": "https://bug7a.github.io/basic.js/" }