webJose
Senior software developer with 22 years of experience in the field, currently riding the front-end wave with Svelte + TypeScript.
IntelCosta Rica
Pinned Repositories
awesome-svelte
⚡ A curated list of awesome Svelte resources
JwtInvalidationExpress
NodeJS Express server that exemplifies how to invalidate JWT's by their "issued at" claim value.
wj.ObjectComparer
Class library that allows comparison of two objects the same or different types in a property-by-property basis.
dr-fetch
Fetching done right, not just the happy path.
vite-plugin-single-spa
Vite plugin to convert Vite-based projects to single-spa root or micro-frontend applications.
wjfe-async-workers
Thread-safe, atomic synchronization objects and asynchronous worker wrappers for the browser and Node environments
wjfe-dataview
Svelte v5 table component suitable for examination of extensive tabular data.
wjfe-n-savant
The client-side router for Svelte v5 SPA's that invented multi hash routing.
webJose's Repositories
webJose/JwtInvalidationExpress
NodeJS Express server that exemplifies how to invalidate JWT's by their "issued at" claim value.
webJose/single-spa-and-svelte
Experimental and demonstrative repository on how to use single-spa with a root project made with Svelte.
webJose/wj.ObjectComparer
Class library that allows comparison of two objects the same or different types in a property-by-property basis.
webJose/awesome-svelte
⚡ A curated list of awesome Svelte resources
webJose/dotnet-content-creators
⚡A list of .NET content creators
webJose/HttpRawTraceListener
A simple way to hook into the System.Net trace and capture raw HTTP requests and responses
webJose/read-per-minute
Class to parse a string and return an estimated reading time based on a lang rate
webJose/selling-partner-api-models
This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
webJose/SequentialGuid
Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database
webJose/clsx
A tiny (239B) utility for constructing `className` strings conditionally.
webJose/CustomBinderDemo
webJose/DomDescendantCounter
A Chrome DevTools extension that provides detailed analysis of DOM element hierarchies by recursively counting children of selected nodes.
webJose/electron-svelte5router-mini
svelte5router electron test
webJose/fetch-api-progress
Upload and download progress for Fetch API
webJose/rollup-plugin-svelte
Compile Svelte components with Rollup
webJose/runed
Magical utilities for your Svelte applications (WIP)
webJose/single-spa
The router for easy microfrontends
webJose/single-spa-react
Single-spa lifecycles helper for React applications
webJose/single-spa.js.org
webJose/singleSpaHMRIssue
Test playground of single-spa Vite projects that use React in various scenarios to test HMR.
webJose/svelte
Cybernetically enhanced web apps
webJose/svelte-htable
Hierarchical table for Svelte
webJose/svelte-htable-demo
Demo project for svelte-htable, the hierarchical table component.
webJose/svelte5-mfes
webJose/sveltesociety.dev
The Svelte Society website
webJose/tutorial-template
Template for the Read the Docs tutorial
webJose/vercel-test
webJose/wj.AgnosticSql
Write your SQL queries in C# and make them independent of your actual RDBMS, then simply use the appropriate SQL builder for your database.
webJose/wj.AgnosticSql.SqlServer
Implements a SQL Builder for Transact-SQL (Microsoft SQL Server) for the wj.AgnosticSql library.
webJose/wj.Markdown.SB
Simple Markdown string builder.