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
- Host: GitHub
- URL: https://github.com/metonym/svelte-primer
- Owner: metonym
- License: mit
- Created: 2020-04-26T17:17:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T23:44:13.000Z (over 5 years ago)
- Last Synced: 2025-03-18T14:44:06.344Z (about 1 year ago)
- Topics: component-library, components, design-system, github, github-primer, primer, svelte
- Language: Svelte
- Homepage:
- Size: 846 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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