• This repository has been archived on 16/Nov/2018
  • Stars
    star
    419
  • Rank 103,020 (Top 3 %)
  • Language
    JavaScript
  • License
    Other
  • Created almost 13 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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