Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huang-x-h/bean.js

A JQuery UI framework
https://github.com/huang-x-h/bean.js

frontend-framework jquery

Last synced: 29 days ago
JSON representation

A JQuery UI framework

Awesome Lists containing this project

README

        

# Bean.js
A Frontend framework base on jQuery

## How to build
1. Download project using git clone or fork to your own.

$ git clone [email protected]:huang-x-h/Bean.js.git

2. Install npm packages with a simple command

$ npm install

3. Using a gulp

$ gulp

## Components

- [x] alert
- [x] autocomplete(emailautocomplete)
- [x] backtotop
- [x] button
- [x] block
- [ ] collapse
- [x] datepicker
- [x] drop
- [x] dropdown
- [x] headroom
- [x] loadingbar
- [x] modal
- [x] pagination
- [x] progressbar
- [ ] select
- [x] slideout
- [x] stepper
- [ ] table
- [x] tabs
- [x] tooltips (css component)
- [ ] tree
- [x] typeahead
- [x] validator

## Utils
- [x] ajax
- [x] block
- [x] browser
- [x] cookies
- [x] currency
- [x] date
- [x] image
- [x] logger
- [x] report
- [x] string
- [x] validator