Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lagden/svelte-atom-elements

Svelte components
https://github.com/lagden/svelte-atom-elements

components forms sveltejs

Last synced: about 5 hours ago
JSON representation

Svelte components

Awesome Lists containing this project

README

        

# svelte-atom-elements

[![NPM version][npm-img]][npm]
[![Build Status][ci-img]][ci]

[npm-img]: https://img.shields.io/npm/v/@tadashi/svelte-atom-elements.svg
[npm]: https://www.npmjs.com/package/@tadashi/svelte-atom-elements
[ci-img]: https://github.com/lagden/svelte-atom-elements/actions/workflows/nodejs.yml/badge.svg
[ci]: https://github.com/lagden/svelte-atom-elements/actions/workflows/nodejs.yml

---

Svelte components

## Install

```
$ yarn add @tadashi/svelte-atom-elements@lagden/svelte-atom-elements#{version}
```

```
$ yarn add @tadashi/svelte-atom-elements
```

or

```
$ npm i @tadashi/svelte-atom-elements@lagden/svelte-atom-elements#{version}
```

```
$ npm i @tadashi/svelte-atom-elements
```

## Usage

You can see an example here: https://svelte.dev/repl/d9be5cc526ef49928acdf7c79267ea42

## License

MIT © [Thiago Lagden](https://github.com/lagden)