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

https://github.com/arlac77/template-svelte-component

template for svelte components apply with npm-template-sync
https://github.com/arlac77/template-svelte-component

template-sync

Last synced: about 1 year ago
JSON representation

template for svelte components apply with npm-template-sync

Awesome Lists containing this project

README

          

# {{fullName}}

{{description}}

# usage

## run tests
```sh
export BROWSER=safari|chrome|...
npm|yarn test
```

# API

# install

With [npm](http://npmjs.org) do:

```shell
npm install {{fullName}}
```

or with [yarn](https://yarnpkg.com)

```shell
yarn add {{fullName}}
```

# license

BSD-2-Clause