Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nzakas/nui
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nzakas/nui
- Owner: nzakas
- License: other
- Archived: true
- Created: 2011-10-26T22:25:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-17T01:09:56.000Z (over 11 years ago)
- Last Synced: 2024-08-01T12:36:09.244Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.22 MB
- Stars: 419
- Watchers: 44
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - nzakas/nui - (others)
README
# NUI
The "No JavaScript" User Interface (NUI) project is an **experimental** web UI library with the goal of allowing developers to create rich, interactive web pages without writing a single line of JavaScript.
## EXPERIMENT!!
NUI is an **experiment** and therefore:
* Should **not** be used until otherwise specified
* Is not ready to accept pull requests
* Does not have documentation
* May be discontinued at any point in time without warning## Goals
* Figure out just how much JavaScript is necessary for common patterns
* Determine if it's feasible to not write a single line of JavaScript to initialize components## Try it out
1. Run `ant` to build the files.
2. Open `demo/demo.htm`
3. Enjoy