- Böblingen, Germany
-
21:05
(UTC +01:00) - https://www.rozek.de
Block or Report
Block or report rozek
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
javascript-interface-library Public
various classification, validation and utility functions
TypeScript
-
-
-
-
svelte-drag-and-drop-actions Public
HTML5 Drag-and-Drop implemented as Svelte actions
-
a sortable view for flat lists which also supports dragging items into and out of a list
Svelte 10
1,683 contributions in the last year
Contribution activity
February 2023
Created 16 commits in 2 repositories
Created 7 repositories
- rozek/ixedit JavaScript
- rozek/htm JavaScript
- rozek/stencils HTML
- rozek/pencil JavaScript
- rozek/solid-js-bundle TypeScript
- rozek/solid TypeScript
- rozek/typescript-script JavaScript
Created a pull request in luwes/sinuous that received 3 comments
(re-)export "subscribe" from "sinuous" as well
I've cleaned up my branch and re-exported "subscribe" as well
One more thing: you seem to include yarn.lock in your repo, but not package-lock.json.…
Opened 2 other pull requests in 1 repository
perchouli/ixedit
1
open
1
closed
Reviewed 2 pull requests in 1 repository
luwes/sinuous
2 pull requests
Created an issue in luwes/sinuous that received 10 comments
Bug(?): setting an observable to the same value again triggers all dependencies
the following code let a = observable(0) let b = computed(() => { console.log('computed: a() =',a()) return 2*a() }) subscribe(() => { console.log('…


