Pinned Repositories
100-days-of-code
The log of my 100 Days Of Code
construct-demo
My collection of demo projects
construct-plugins-and-addons
Plugins for Construct 3
markdown-c3
Markdown Editor and Previewer
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
memento-sveltekit-electron-typescript
Template for create a desktop app with SvelteKit, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
pomodoro-c3
A pomodoro clock living in Windows taskbar. It shows notification when a pomodoro finishes.
svelte-get-component-info
A function to extract information about the props of a Svelte file. Designed to simplify the creation of documentation
Tastiera-Italiana-Con-Tilde-Backtick
Layout di tastiera Italiana per Windows con Backtick ( AltGr + ' ) e Tilde ( AltGr + ì )
vue-calc
A Simple VueJS's Calculator built with ElectronJS
el3um4s's Repositories
el3um4s/vue-calc
A Simple VueJS's Calculator built with ElectronJS
el3um4s/svelte-get-component-info
A function to extract information about the props of a Svelte file. Designed to simplify the creation of documentation
el3um4s/electron-quickstart-spa-reload-builder
A quickstart for an SPA electron app with auto reload and builder system
el3um4s/construct-plugins-and-addons
Plugins for Construct 3
el3um4s/mdbtools
MDB Tools - Read Access databases with Node
el3um4s/svelte-component-package-starter
Create Svelte Component Packages
el3um4s/node-adodb
A Node.js JavaScript Client implementing the ADODB protocol.
el3um4s/node-mdb
A Node.js javascript client implementing the ADODB protocol on windows.
el3um4s/svelte-component-info
Show information about the properties of a Svelte component. Designed to simplify the creation of documentation
el3um4s/DenoC3MultiWindows
el3um4s/memento-sveltekit-jest
el3um4s/svelte-titlebar
A Titlebar component for Svelte Projects
el3um4s/how-to-export-mdb-to-sqlite-3
My notes on how to convert MDB files to an SQLite database
el3um4s/is-object
Check if a value is an object
el3um4s/lower-case-keys
Creates a new object from the specified object, where all the keys are in lowercase.
el3um4s/match
Alternative to JavaScript’s switch statement with a functional twist
el3um4s/rename-keys
Replaces the names of multiple object keys with the values provided.
el3um4s/renderer-for-electron-system-info
Allow the renderer to get information about the version of Electron, Chrome and NodeJS used
el3um4s/renderer-for-electron-window-controls
Allow the renderer to close, minimize and maximize the window (for desktop Electron)
el3um4s/run-vbs
Run .vbs script with node
el3um4s/sheetjs
:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit
el3um4s/to-try
Wrapper for error handling without try-catch
el3um4s/decode-mdb-strange-chars
A workaround to solve the character decoding problem of .mdb files (MS Access)
el3um4s/bogdan-rollup-plugin-terser-
Rollup plugin to minify generated bundle
el3um4s/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
el3um4s/how-to-link-forms-in-access
My notes on how to link forms in MS Access
el3um4s/npm-packages
My collection of npm packages
el3um4s/renderer-for-electron-chokidar
Allow the renderer to use chokidar (Minimal and efficient cross-platform file watching library)
el3um4s/rollup-plugin-css-only
Rollup plugin that bundles imported css (forked from Thomas Ghysels repository)
el3um4s/thomas-rollup-plugin-css-only-update
Rollup plugin that bundles imported css