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

https://github.com/metonym/svelte-primer

Svelte implementation of the GitHub Primer design system
https://github.com/metonym/svelte-primer

component-library components design-system github github-primer primer svelte

Last synced: 12 months ago
JSON representation

Svelte implementation of the GitHub Primer design system

Awesome Lists containing this project

README

          

# svelte-primer

[![NPM][npm]][npm-url]
[![Build][build]][build-badge]

> Svelte implementation of the GitHub Primer design system.

This component library implements [Primer CSS components](https://primer.style/css/components).

[Documentation](docs)

## Not supported

- [Popover directions](https://primer.style/css/components/popover)

- [Navigation Search filter context](https://primer.style/css/components/navigation#filter-list)

- [Autocomplete Suggester](https://primer.style/css/components/autocomplete#suggester): use the [text-expander-element](https://github.com/github/text-expander-element)

## [Changelog](CHANGELOG.md)

## License

[MIT](LICENSE)

[npm]: https://img.shields.io/npm/v/svelte-primer.svg?color=orange
[npm-url]: https://npmjs.com/package/svelte-primer
[build]: https://travis-ci.com/metonym/svelte-primer.svg?branch=master
[build-badge]: https://travis-ci.com/metonym/svelte-primer