Skip to content

jzfed/JUI

Repository files navigation

JUI

build status Gitter Apache License 2.0

JUI is an open source javascript UI components library. Our goal is build a pure javascript UI components library that simple and easy to use. We don't need to consider about the old version browser compatibility problem. We just focus on how to write a responsiable and reusable components with high performance.

Features

  • Blocks: Build page with block template
  • Responsive: Designed for variable screen sizes
  • Theming: Customizable theme with simple config
  • International: Built-in i18n solution
  • Best Practices: Solid workflow to make your code healthy
  • Mock development: Easy to use mock development solution
  • UI Test: Fly safely with unit and e2e tests

Components list

  • Tip
  • Tabs
  • Modal
  • Drag
  • Auto Complete
  • Form Validation
  • AJAX Form
  • Sroll load
  • Lazy load

Util List

  • Text length limitation
  • Throttling
  • Debouncing
  • DeepClone

Install

npm install

How to use?

We have some code sample in the directory example. We will build a detailed API documents in the future.

How to develop?

  • Start front-end development npm run start

  • Run the test case npm run test

  • Run the mock data server npm run mock

Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Trouble shouting

About

JUI is an open source javascript UI components library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •