13 Matching Annotations
- Oct 2020
-
github.com github.com
-
For event listeners we support the standard jsx naming convention onEventname (this is converted to on:eventname in svelte) as well.
-
-
www.onwebsecurity.com www.onwebsecurity.com
-
Encoding is transforming data from one format into another format.
-
-
github.com github.com
- Sep 2020
-
github.com github.com
-
Allows registration of TypeScript custom transformers at any of the supported stages:
-
-
github.com github.com
-
medium.com medium.com
-
A bundler can help transform assets into something more manageable than manually maintaining them.
-
-
stackoverflow.com stackoverflow.com
-
// convert CommonJS modules to ES modules
-
-
github.com github.com
-
Want to use this now? Existing projects A more robust and maintainable way to incorporate this patch into your workflow using patch-package:
-
-
www.coreycleary.me www.coreycleary.me
-
github.com github.com
-
Write svelte components in jsx.
-
-
github.com github.com
-
This package exposes an hyperscript compatible function: h(tag, properties, ...children) which returns a svelte component.
-
- Jul 2020