Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trendyol/baklava

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.
https://github.com/trendyol/baklava

components design-system frontend javascript lit typescript web-components

Last synced: about 7 hours ago
JSON representation

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.

Awesome Lists containing this project

README

        

Baklava Design System Logo

Baklava Design System



NPM Package Stable


NPM Package Beta


License


jsDelivr hits


semantic-release: angular

Baklava is a design system provided by [Trendyol](https://github.com/trendyol) to create a consistent UI/UX for app users.

Web implementation of the design system is created as native web components so it can be used within every type of web frameworks including Vue, React or Angular. Our target is providing a UI library that has neatly designed and developed for providing best possible user experience for the users of applications that uses Baklava DS.

## How to use

Preferred way of using Baklava is using it via CDN. Just import library JS and CSS files to your main document like below:

```html

```

This way library will be served from a very high performant CDN and all of the Baklava web components will be ready to use inside your web project.

```html
Baklava works!
```

## How to contribute

Baklava Design System is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component
suggestions, code improvements, adding new features or fixing problems. For more information please check our [Contribution Guideline document](./CONTRIBUTING.md).

## Useful Links

* [Storybook Documentation](https://baklava.design/)
* [Figma Design Document](https://www.figma.com/file/RrcLH0mWpIUy4vwuTlDeKN/Baklava-Design-Guide)
* [Project Board](https://github.com/orgs/Trendyol/projects/4)
* [Discussion Board](https://github.com/Trendyol/baklava/discussions)
* [Mobile (React-Native) Implementation](https://github.com/Trendyol/baklava-react-native)
* [Icons Library](https://github.com/Trendyol/baklava-icons)