All Projects → digicorp → Propeller

digicorp / Propeller

Licence: mit
Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Propeller

Isometricsass
Sass library to make isometric 2D without javascript
Stars: ✭ 331 (-71.22%)
Mutual labels:  css-framework, sass
Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (-37.74%)
Mutual labels:  css-framework, sass
Vanilla Framework
From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
Stars: ✭ 476 (-58.61%)
Mutual labels:  css-framework, sass
Bulma Helpers
Library with missing Functional / Atomic CSS classes for Bulma framework
Stars: ✭ 263 (-77.13%)
Mutual labels:  css-framework, sass
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-98.87%)
Mutual labels:  material-design, bootstrap3
Mini.css
A minimal, responsive, style-agnostic CSS framework!
Stars: ✭ 2,938 (+155.48%)
Mutual labels:  css-framework, sass
Material Dashboard Lite
A free dashboard template with material design lite
Stars: ✭ 705 (-38.7%)
Mutual labels:  material-design, sass
Flexible Grid
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
Stars: ✭ 154 (-86.61%)
Mutual labels:  css-framework, sass
Sierra
Sierra SCSS library
Stars: ✭ 852 (-25.91%)
Mutual labels:  gitter, sass
Material Angular Dashboard
Material Angular Admin Template
Stars: ✭ 940 (-18.26%)
Mutual labels:  material-design, sass
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Stars: ✭ 154,459 (+13331.22%)
Mutual labels:  css-framework, sass
Electra
A desktop application for test account managment
Stars: ✭ 32 (-97.22%)
Mutual labels:  material-design, sass
Aqua.css
An elegant CSS Framework.
Stars: ✭ 253 (-78%)
Mutual labels:  css-framework, sass
Scally
Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly 🕶
Stars: ✭ 294 (-74.43%)
Mutual labels:  css-framework, sass
Unnamed Css Framework
A simple colorful CSS framework
Stars: ✭ 249 (-78.35%)
Mutual labels:  css-framework, sass
Siimple
The minimal CSS toolkit for flat and clean designs
Stars: ✭ 502 (-56.35%)
Mutual labels:  css-framework, sass
Basis
A lightweight responsive Sass/CSS framework based on flexible box.
Stars: ✭ 133 (-88.43%)
Mutual labels:  css-framework, sass
Bootstrap Table
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
Stars: ✭ 11,068 (+862.43%)
Mutual labels:  css-framework, material-design
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (-31.91%)
Mutual labels:  css-framework, sass
Hive Framework
A website development framework built with Sass, and incorporating jQuery UI.
Stars: ✭ 14 (-98.78%)
Mutual labels:  css-framework, sass

A front-end responsive framework based on Google's Material Design Standards & Bootstrap.
Visit Propeller »

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].