{"id":13527806,"url":"https://github.com/digicorp/propeller","last_synced_at":"2025-05-15T13:08:44.096Z","repository":{"id":51183809,"uuid":"71875875","full_name":"digicorp/propeller","owner":"digicorp","description":"Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards \u0026 Bootstrap.","archived":false,"fork":false,"pushed_at":"2021-05-20T14:35:48.000Z","size":66878,"stargazers_count":1121,"open_issues_count":13,"forks_count":137,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-05-11T12:45:21.967Z","etag":null,"topics":["bootstrap3","css","css-framework","gitter","html","javascript","material-design","propeller","sass","web"],"latest_commit_sha":null,"homepage":"http://propeller.in","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-25T08:28:57.000Z","updated_at":"2025-05-02T14:32:54.000Z","dependencies_parsed_at":"2022-08-31T05:41:38.431Z","dependency_job_id":null,"html_url":"https://github.com/digicorp/propeller","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicorp%2Fpropeller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicorp%2Fpropeller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicorp%2Fpropeller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicorp%2Fpropeller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digicorp","download_url":"https://codeload.github.com/digicorp/propeller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap3","css","css-framework","gitter","html","javascript","material-design","propeller","sass","web"],"created_at":"2024-08-01T06:02:02.513Z","updated_at":"2025-05-15T13:08:39.079Z","avatar_url":"https://github.com/digicorp.png","language":"HTML","readme":"\u003cbr\u003e\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://propeller.in/\"\u003e\n    \u003cimg height=\"40\" src=\"https://demophp.digi-corp.com/CreativeZone/Websites/Propeller/HTML/assets/images/propeller-logo.png\" /\u003e\n  \u003c/a\u003e\n  \u003cp align=\"left\"\u003e\n    A front-end responsive framework \n    based on Google's Material Design Standards \u0026 Bootstrap.  \n    \u003cbr\u003e\n    \u003ca href=\"https://propeller.in/\"\u003e\u003cstrong\u003eVisit Propeller \u0026raquo;\u003c/strong\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Table of contents\n\n- [Key Features](#key-features)\n- [Quick start](#quick-start)\n- [Propeller Guideline](#propeller-guideline)\n- [What's included](#whats-included)\n- [Browser Support](#browser-support)\n- [Bugs and feature requests](#bugs-and-feature-requests)\n- [Community](#community)\n- [License](#license)\n- [Author](#author)\n\n\n## Key Features\n\n- Library with 25 Responsive UI Components\n\n- Ready to use template which speeds up the Development process \n\n- Detailed User Manual which provides step by step usage for every Propeller component.\n\n\n## Quick start\n\nThere are different ways you can start using Propeller,\n\n- [Download the latest release.](https://github.com/digicorp/propeller/archive/refs/tags/v1.3.3.zip)\n- Clone the repo: `git clone https://github.com/propeller.git`\n- Install with Bower: `bower install propeller`\n- Install with npm: `npm install propellerkit`\n\nUsing third party components:\n\n- Install Select2 with npm: `npm install propellerkit-select2`\n- Install range slider with npm: `npm install propellerkit-range-slider`\n- Install datetimepicker with npm: `npm install propellerkit-datetimepicker`\n- Install datatables with npm: `npm install propellerkit-datatables`\n- Install custom scrollbar with npm: `npm install propellerkit-custom-scrollbar`\n\n\n## Propeller Guidelines\n\nFollow our [Guidelines](https://opensource.propeller.in/get-started/) and get familiar with the basic setup and structure.\n\n\n## What's included\n\n The downloaded folder will have following directories and files, with a logical grouping of common assets including both compiled and minified versions.\n\n```\nPropeller/\n├── css/\n│    ├── bootstrap.css\n│    ├── bootstrap.min.css\n│    ├── propeller.css\n│    ├── propeller.min.css\n├── js/\n│    ├── jquery.min.js\n│    ├── bootstrap.js\n│    ├── bootstrap.min.js\n│    ├── propeller.js\n│    ├── propeller.min.js\n├── fonts/\n│    ├── roboto/\n└── index.html\n```\n\nJust copy the compiled CSS and JS files and the font files(created for icons) from the .zip and add them to your project.\n\n\n## Browser Support\n\n- Firefox, Chrome, Safari Mac\n- IE 9+\n- Android 4.4+, Chrome for Android 44+\n- iOS Safari 7+\n\n\n## Bugs and feature requests\n\nFound any bug or issue? Post them on [GITHUB](https://github.com/digicorp/propeller/issues).\nHave feedback, suggestions or Questions? Join [GITTER CHAT ROOM](https://gitter.im/Propeller-Material-Design-Bootstrap-Framework/Support).\n\n\n## Community\n\nGet updates on Propeller's development. Chat with the Product team and community members using Propeller.\n\n- Follow [@propellerkit on Twitter](https://twitter.com/PropellerKit).\n- Chat with fellow members on [GITTER](https://gitter.im/Propeller-Material-Design-Bootstrap-Framework/Support).\n\n\n## Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, Propeller is maintained under [the Semantic Versioning guidelines](http://semver.org/). Sometimes we screw up, but we'll adhere to those rules whenever possible.\n\nSee [the Releases section of our GitHub project](https://github.com/digicorp/propeller/releases) for changelogs for each release version of Propeller.\n\n\n## License\n\nPropeller v1.3.3 (https://propeller.in)\n© 2016-2021 [Digicorp Information Systems Pvt. Ltd.](https://www.digi-corp.com/)\nLicensed under [MIT](https://github.com/digicorp/propeller/blob/master/LICENSE)\n\n\n## Author\n\nDeveloped and maintained at [Digicorp](https://www.digi-corp.com/).\n","funding_links":[],"categories":["HTML","CSS and JS","Stalled Development","Frameworks / Resources"],"sub_categories":["Frameworks CSS JS","P"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigicorp%2Fpropeller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigicorp%2Fpropeller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigicorp%2Fpropeller/lists"}