An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        





Shows a black logo in light color mode and a white one in dark color mode.

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)