https://github.com/ssb-054/prime.css
Prime.css is a lightweight responsive CSS/JS utility library
https://github.com/ssb-054/prime.css
css javascript primeflex
Last synced: about 2 months ago
JSON representation
Prime.css is a lightweight responsive CSS/JS utility library
- Host: GitHub
- URL: https://github.com/ssb-054/prime.css
- Owner: SSB-054
- License: mit
- Created: 2024-10-07T04:43:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T10:58:56.000Z (over 1 year ago)
- Last Synced: 2025-02-03T11:39:10.042Z (over 1 year ago)
- Topics: css, javascript, primeflex
- Language: SCSS
- Homepage: https://ssb-054.github.io/prime.css/
- Size: 373 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Prime.css
A minimalistic CSS/JS library that embraces simplicity and works directly with HTML elements. No build tools, no complexity - just the essentials you need.
**Maintainer : Suraj**
Email: [surajsinghbisht054@gmail.com](mailto:surajsinghbisht054@gmail.com)
## Why prime.css?
Look, we've all been there - drowning in a sea of dependencies, fighting with build tools, and wondering why something so simple became so complex. That's why I created prime.css.
Think of it as htmx's companion. While htmx handles your Ajax needs, prime.css takes care of everything else you need for a clean, responsive UI - without the bloat.
## Core Principles
- Zero Build Tools: Drop it in and it works
- HTML-First: Works directly with HTML elements - no special classes or frameworks to learn
- Browser-Native: Embraces and enhances native browser components
- Minimalistic: Every feature has to earn its place
- Fast: Minimal CDN links, maximum performance
## Getting Started via CDN
```html
```
## Contributing
I'll be honest - this is early stage stuff. I've borrowed ideas and code from other MIT-licensed projects (standing on the shoulders of giants, right?). If you're tired of complexity and want to build something truly simple and useful, I'd love your help.
Check out the Contributing Guide to get started.
## License
MIT