https://github.com/marcmarine/varvara-js
JavaScript toolkit for building web browsing experiences.
https://github.com/marcmarine/varvara-js
css css-framework html varvara-css
Last synced: 3 months ago
JSON representation
JavaScript toolkit for building web browsing experiences.
- Host: GitHub
- URL: https://github.com/marcmarine/varvara-js
- Owner: marcmarine
- License: mit
- Created: 2024-05-30T14:22:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T11:03:34.000Z (3 months ago)
- Last Synced: 2025-02-16T11:28:10.363Z (3 months ago)
- Topics: css, css-framework, html, varvara-css
- Language: TypeScript
- Homepage: http://varvara.js.org/
- Size: 2.31 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Varvara SDKs
Build consistently for seamless experiences
This repository contains a library of customizable and comprehensive UI components designed for smooth and simple browsing experiences.
## Motivation
Varvara decides to be consistent, but what does being consistent really mean? It's more than just an abstract concept: it involves maintaining a uniform line of conduct that conveys security and confidence. Being consistent is like being a person who always keeps their promises, a friend you can trust without hesitation, or a professional who predictably delivers quality results.
It's not about being rigid or inflexible, but about building a legacy for reliability. It's like a river that, although it can adapt to changes in the terrain, maintains its essence and direction. Consistency speaks of integrity, of aligning your actions with your values, and of generating a sense of stability that inspires confidence in others.
## Get started with Varvara CSS
The easiest way to use Varvara CSS is through a CDN:
```css
@import url('https://unpkg.com/varvara-css');
```After, simply add a component class like this:
```html
Example button
```Visit [docs](packages/css) to view the full documentation.
## Monorepo
Check out the list of packages inside this repository:
| Package | Description |
| --------------------------------------- | ------------------------------------------------------------------- |
| [css](packages/css) | Customizable components with CSS Variables using plain class names. |
| [typedoc-theme](packages/typedoc-theme) | Varvara theme for TypeDoc. |Varvara is probably going to grow 🚀.
## Release notes
If you want to be aware of all the changes you can explore the [release notes](https://github.com/marcmarine/varvara/releases) or the individual `CHANGELOG.md` inside each package.
## Contributing
Feel free to explore, test, and provide feedback. Your contribution is highly appreciated as we work towards improving and stabilizing the project.
## License
MIT License © 2024 [Marc Mariné](https://github.com/marcmarine)