Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
⛏️ A front-end design toolkit for developing web apps.
| Date | Stars |
|---|---|
| 2026-07-24 | 940 |
| 2026-07-25 | 940 |
| 2026-07-28 | 940 |
| 2026-07-30 | 940 |
| 2026-08-06 | 941 |
Today
+1 stars today
This week
+1 stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.11%/day
# Primitive UI [](https://opensource.org/licenses/MIT) [](https://www.npmjs.com/package/primitive-ui) A front-end design toolkit built with Sass for developing responsive web apps. Primitive also provides helpful, browser-consistent styling for default HTML elements - buttons, forms, tables, lists, and typography. ### [View documentation](https://taniarascia.github.io/primitive) ## Installation ### CSS quick start (easy) - [Download the stylesheet](https://taniarascia.github.io/primitive/css/main.css) or use the CDN URL: [https://unpkg.com/primitive-ui/dist/css/main.css](https://unpkg.com/primitive-ui/dist/css/main.css). - Save the stylesheet and link to it in the head of your project. ```html <link rel="stylesheet" href="https://unpkg.com/primitive-ui/dist/css/main.css" /> ``` It's all set to go and your HTML elements will be given sensible default styling. ### Sass integration (recommended) The beauty of Primitive is the ease with which you can create unique designs in a beautiful, simple system. ```bash # Clone the repo git clone https://github.com/taniarascia/primitive.git # Watch for file changes npm run sass:watch # Build a minified production build npm run sass:build ``` Now you can begin modifying variables in `variables.scss`. This file will define your colors, typography, sizes, breakpoints, buttons, borders, and more. Define all your variables here to keep your project organized. You can view `dist/test.html` or `docs/template.html` to see some example elements as you make changes. ### Gulp usage If you use would prefer to use Gulp for compiling, the option is available. - Watch modifications and recompile: `yarn gulp-watch` / `npm run gulp-watch` - Build CSS: `yarn gulp-css` / `npm run gulp-css` ## Acknowledgements - Dave Gamache for building [Skeleton CSS](http://getskeleton.com/), the original inspiration for building Primitive and understanding responsive CSS. ## Contributing Please feel free to fork, comment, critique, or submit a pull request. ## Author - [Tania Rascia](https://www.taniarascia.com) ## License This project is open source and available under the [MIT License](LICENSE.md).
Excerpt of 2,395 characters
Read on GitHub199
6
3
2
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:bec8aee9a62bc3b1, topic:workflow