3.0.0 • Published 6 days ago

@jdeighan/svelte-utils v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 days ago

Svelte Utils

This package includes the following libraries:

@jdeighan/preprocessors

A function named coffeePreProcessor that can be used to enable <script> blocks in Svelte code containing CoffeeScript code using lang="coffee" as the <script> attribute.

@jdeighan/translator

A class named MSTranslator that uses the Microsoft language translator (you must set environment variables TRANSLATE_URL, TRANSLATE_KEY AND TRANSLATE_LOCATION to use it). It has method translateStr(str, from, to) where str is the string to translate and from/to are language codes. If you translate the same string a second time, it will fetch the translation from a cache rather then use the Microsoft service.

@jdeighan/stores

Some utility Svelte data stores

3.0.0

6 days ago

2.0.26

2 months ago

2.0.25

4 months ago

2.0.24

4 months ago

2.0.22

4 months ago

2.0.23

4 months ago

2.0.21

4 months ago

2.0.20

4 months ago

2.0.19

4 months ago

2.0.17

9 months ago

2.0.15

10 months ago

2.0.16

10 months ago

2.0.14

10 months ago

2.0.13

11 months ago

2.0.11

11 months ago

2.0.12

11 months ago

2.0.9

11 months ago

2.0.10

11 months ago

2.0.8

11 months ago

2.0.5

1 year ago

2.0.7

1 year ago

2.0.6

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.4

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago