Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Latest commit

 

History

History
61 lines (50 loc) · 4.59 KB

README.md

File metadata and controls

61 lines (50 loc) · 4.59 KB

svelte-commons

Description

Provides a collection of common Svelte Actions, Svelte Stores, and Utility Functions for working with Svelte / Browser

Developer

Installation

Open your terminal and install via npm:

npm install git+https://github.com/novacbn/svelte-commons#0.1.2

Documentation

See TypeDoc documentation at novacbn.github.io/svelte-commons.

API

LEGEND:

  • manual shared means the API requires some manual handling, to work in both contexts