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

https://github.com/yud0uhu/svelte-maplibre-starter


https://github.com/yud0uhu/svelte-maplibre-starter

sveletekit svelte svelte-maplibre

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# svelte-maplibre-starter

![README](static/README03.svg)


README


Start MapLibre GL JS and Svelte easily.

- Svelte Maplibre v0.8.4
- Svelte v4.2.7
- SvelteKit v2.0.0
- node v19.0.0
- pnpm v8.15.1

# Usage

README


Install package

```bash
pnpm install
```



code format

```bash
pnpm run format
```


build

```bash
pnpm run build
```


dev

```bash
pnpm run dev
```


Unit Tests

```sh
pnpm run test:unit
```


Lint

```sh
pnpm run lint
```




![README01](static/README01.gif)


# References

- [Svelte MapLibre](https://github.com/dimfeld/svelte-maplibre)
- [maplibregljs-svelte-starter](https://github.com/mug-jp/maplibregljs-svelte-starter?tab=readme-ov-file)

# Credits

- Svelte Logo created by [Svelte logo](https://github.com/sveltejs/branding)
- Svelte Maplibre Logo created by [Bruce Wayyn](https://github.com/brucewayyn)