Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codedgar/Puppertino
A CSS framework based on Human Guidelines from apple
https://github.com/codedgar/Puppertino
css css-framework human-guidelines macos modular
Last synced: 30 days ago
JSON representation
A CSS framework based on Human Guidelines from apple
- Host: GitHub
- URL: https://github.com/codedgar/Puppertino
- Owner: codedgar
- License: mit
- Created: 2019-11-17T01:28:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T05:44:40.000Z (about 2 months ago)
- Last Synced: 2024-10-30T01:37:52.370Z (about 2 months ago)
- Topics: css, css-framework, human-guidelines, macos, modular
- Language: JavaScript
- Homepage: https://codedgar.github.io/Puppertino/
- Size: 13.3 MB
- Stars: 1,041
- Watchers: 16
- Forks: 38
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- Awesome-CSS-Resources - Puppertino:
- spark-joy - Puppertino
README
![Puppertino Stars](https://img.shields.io/github/stars/codedgar/puppertino?style=for-the-badge) ![Puppertino's contributors](https://img.shields.io/github/contributors/codedgar/puppertino?style=for-the-badge) [![Follow Puppertino_css](https://img.shields.io/twitter/follow/Puppertino_css?style=for-the-badge)](https://twitter.com/Puppertino_css) [![Follow Codedgar_dev](https://img.shields.io/twitter/follow/codedgar_dev?style=for-the-badge)](https://twitter.com/codedgar_dev)
![Puppertino Logo](https://i.imgur.com/r81X3Yj.png)# Welcome to Puppertino Siberian by Codedgar
Welcome to **Puppertino**! This framework brings the macOS look and feel to your web applications, adhering closely to Apple’s Human Interface Guidelines. Designed to be lightweight and modular, Puppertino provides a seamless user experience with a focus on performance and style.
## Key Framework Features
- **Lightweight**: Puppertino is built with performance in mind. By avoiding unnecessary additions or dependencies, Puppertino ensures your website or app remains fast and responsive. You get the macOS-inspired design without compromising on speed and efficiency.
- **Modular**: Flexibility is at the heart of Puppertino. Whether you need the entire framework or just specific components, you can pick and choose what fits your project. This modular approach allows you to minimize the size of your website, ensuring that you only include what’s necessary.
- **Design-Focused**: Puppertino is not just about functionality—it’s about looking cool too! Inspired by macOS, the framework prioritizes a sleek and modern design, with room for creative enhancements beyond macOS guidelines when needed.## Table of contents
- [Get Started](#get-started)
- [Current Components](#current-components)
- [Examples and templates](https://codedgar.github.io/Puppertino/examples/)
- [About the creator](#about-the-creator)## Get Started
To integrate Puppertino into your project, simply include the full.css file in your HTML head tag:
```html
```
### Customize your setup
If you only need specific components, you can import them individually to reduce file size. Here’s how you can include only the buttons:```html
```
You can also find the full list of individual components and their CDN links on the [Components page](https://codedgar.github.io/Puppertino/examples/).
## Current Components
Puppertino currently includes the following components:
- Buttons (Push, Icon, Action)
- Modals
- Forms and Inputs
- Layout
- Official Apple Colors
- Segmented Controls
- Shadows & Blur
- Tabs
- Navigation Bars
- Dark Mode ManagerFor a full list and detailed usage instructions, check out the [Components page](https://codedgar.github.io/Puppertino/examples/).
If you can't find a component that you want, you can always [create an issue](https://github.com/codedgar/Puppertino/issues/new/choose) to vote for the new components.
## Examples and templates
Find detailed examples and templates to help you get started quickly with Puppertino.
Explore the examples at [Puppertino Examples](https://codedgar.github.io/Puppertino/examples/).
## License
Puppertino is open-source and available under the [open-source MIT license](https://github.com/codedgar/Puppertino/blob/master/LICENSE), allowing you to freely use and modify the framework for your projects.
## Contributing
We welcome contributions! If you’d like to contribute to Puppertino, check out the [Contribution Guidelines](https://github.com/codedgar/Puppertino/blob/master/CONTRIBUTING.md) to learn how to get involved.
## About the creator
Puppertino was developed by [Edgar Pérez](https://codedgar.com/), a web developer passionate about creating clean, elegant web experiences. As the framework continues to evolve, more features and components will be added—so stay tuned for regular updates!