Skip to content

Niftproj/NiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Nift*UI

Fully Featured Frontend framework based on Vector Graphics. (WORK IN PROGRESS.)
Documentation & Demos »

Features

  • Lightweight
  • Vanilla JS
  • Supports both Serverless & on Server
  • Client Side
  • Easy
  • Custom Components

Getting Started

  • For Server, see docs/easy.html & docs/pages/easy.js, it is based on module. (Actually, due to CORS security policy, module objs can only run into server mode.)
  • For Serverless, see docs/index.html or docs/shapes.html & docs/pages/landing.js or docs/pages/shapes.js, it is normal as standard js, It can also used in Server mode.

License

Distributed under the MIT License. See LICENSE.txt for more information.