propeller

Propeller -- 开发更多,代码更少。 Propeller是一个基于Google Material Design Standards&Bootstrap的前端响应式框架。(Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.)

Github星跟踪图

Table of contents

Key Features

  • Library with 25 Responsive UI Components

  • Ready to use template which speeds up the Development process

  • Detailed User Manual which provides step by step usage for every Propeller component.

Quick start

There are different ways you can start using Propeller,

  • Download the latest release.
  • Clone the repo: git clone https://github.com/propeller.git
  • Install with Bower: bower install propeller
  • Install with npm: npm install propellerkit

Using third party components:

  • Install Select2 with npm: npm install propellerkit-select2
  • Install range slider with npm: npm install propellerkit-range-slider
  • Install datetimepicker with npm: npm install propellerkit-datetimepicker
  • Install datatables with npm: npm install propellerkit-datatables
  • Install custom scrollbar with npm: npm install propellerkit-custom-scrollbar

Propeller Guidelines

Follow our Guidelines and get familiar with the basic setup and structure.

What's included

The downloaded folder will have following directories and files, with a logical grouping of common assets including both compiled and minified versions.

Propeller/
├── css/
│    ├── bootstrap.css
│    ├── bootstrap.min.css
│    ├── propeller.css
│    ├── propeller.min.css
├── js/
│    ├── jquery.min.js
│    ├── bootstrap.js
│    ├── bootstrap.min.js
│    ├── propeller.js
│    ├── propeller.min.js
├── fonts/
│    ├── roboto/
└── index.html

Just copy the compiled CSS and JS files and the font files(created for icons) from the .zip and add them to your project.

Browser Support

  • Firefox, Chrome, Safari Mac
  • IE 9+
  • Android 4.4+, Chrome for Android 44+
  • iOS Safari 7+

Bugs and feature requests

Found any bug or issue? Post them on GITHUB.
Have feedback, suggestions or Questions? Join GITTER CHAT ROOM.

Community

Get updates on Propeller's development. Chat with the Product team and community members using Propeller.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Propeller is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

See the Releases section of our GitHub project for changelogs for each release version of Propeller.

License

Propeller v1.3.2 (https://propeller.in)
© 2016-2019 Digicorp Information Systems Pvt. Ltd.
Licensed under MIT

Author

Developed and maintained at Digicorp.

主要指标

概览
名称与所有者digicorp/propeller
主编程语言HTML
编程语言CSS (语言数: 5)
平台Web browsers
许可证MIT License
所有者活动
创建于2016-10-25 08:28:57
推送于2021-05-20 14:35:48
最后一次提交2021-05-20 19:56:41
发布数9
最新版本名称v1.3.3 (发布于 )
第一版名称v0.0.1 (发布于 2017-03-23 12:08:27)
用户参与
星数1.1k
关注者数65
派生数137
提交数208
已启用问题?
问题数67
打开的问题数10
拉请求数30
打开的拉请求数3
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?