UNPKG

juris

Version:

JavaScript Unified Reactive Interface Solution - The First and Only Non-blocking Reactive Platform, Architecturally Optimized for Next Generation Cutting-Edge Cross-Platform Application. Transforms web development through comprehensive object-first archit

46 lines 1.32 kB
{ "name": "juris", "version": "0.88.2", "description": "JavaScript Unified Reactive Interface Solution - The First and Only Non-blocking Reactive Platform, Architecturally Optimized for Next Generation Cutting-Edge Cross-Platform Application. Transforms web development through comprehensive object-first architecture that makes reactivity an intentional choice rather than automatic behavior", "main": "juris.js", "type": "module", "browser": "juris.js", "unpkg": "juris.js", "jsdelivr": "juris.js", "files": [ "juris.js", "juris.mini.js", "README.md", "LICENSE" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepublishOnly": "echo \"Ready to publish Juris framework\"" }, "keywords": [ "reactive", "framework", "javascript", "web-development", "object-first", "ai-collaboration", "interface", "unified", "reactivity", "no-build", "html" ], "author": "Resti Guay <resti.guay@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/jurisjs/juris.git" }, "bugs": { "url": "https://github.com/jurisjs/juris/issues" }, "homepage": "https://jurisjs.com", "engines": { "node": ">=14.0.0" } }