3.0.0 • Published 1 year ago

@jdeighan/svelte-utils v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

2.0.26

1 year ago

2.0.25

1 year ago

2.0.24

1 year ago

2.0.22

1 year ago

2.0.23

1 year ago

2.0.21

1 year ago

2.0.20

1 year ago

2.0.19

1 year ago

2.0.17

2 years ago

2.0.15

2 years ago

2.0.16

2 years ago

2.0.14

2 years ago

2.0.13

2 years ago

2.0.11

2 years ago

2.0.12

2 years ago

2.0.9

2 years ago

2.0.10

2 years ago

2.0.8

2 years ago

2.0.5

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.4

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago