Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenangundogan/madosel
Modasel is a family of responsive front-end frameworks that make it easy to design beautiful responsive websites, apps that look amazing on any device. Madosel is semantic, readable, flexible, and completely customizable.
https://github.com/kenangundogan/madosel
css framework frontend javascript javascript-framework madosel sass sass-boilerplate sass-framework sass-loader sass-mixins scss style web-design web-developer
Last synced: about 1 month ago
JSON representation
Modasel is a family of responsive front-end frameworks that make it easy to design beautiful responsive websites, apps that look amazing on any device. Madosel is semantic, readable, flexible, and completely customizable.
- Host: GitHub
- URL: https://github.com/kenangundogan/madosel
- Owner: kenangundogan
- License: mit
- Created: 2021-03-15T05:42:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:03:43.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T03:21:18.517Z (about 1 month ago)
- Topics: css, framework, frontend, javascript, javascript-framework, madosel, sass, sass-boilerplate, sass-framework, sass-loader, sass-mixins, scss, style, web-design, web-developer
- Language: SCSS
- Homepage: https://www.madosel.com
- Size: 2.21 MB
- Stars: 39
- Watchers: 6
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Madosel
Modasel is a family of responsive front-end frameworks that make it easy to design beautiful responsive websites, apps that look amazing on any device. Madosel is semantic, readable, flexible, and completely customizable.
Documentation ·
Installation ·
Build tools ·
Browser Support## Quick start
#### Several quick start options are available:
- [Download the latest release.](https://github.com/kenangundogan/madosel/archive/refs/tags/v1.0.0-alpha12.zip)
- Clone the repo: `git clone https://github.com/kenangundogan/madosel.git`
- Install with [npm](https://www.npmjs.com/package/madosel): `npm install madosel`
- Install with [yarn](https://yarnpkg.com/en/package/madosel): `yarn add madosel`
- Install with [composer](https://packagist.org/packages/kenangundogan/madosel): `composer require kenangundogan/madosel`## Versioning
Madosel will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
```
..
```## Copyright and license
Designed and built by [Kenan Gündoğan](https://www.linkedin.com/in/kenangundogan/)
2021 Currently - Code released under the [MIT License](https://github.com/kenangundogan/madosel/blob/master/LICENSE)
Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/)