4-day longest streak
Buy my book I write code and I write about code. I specialise in Node.js, Fastify and Vue applications. - And application architecture, performance and high availability. I work at…
Buy my book
- I write code and I write about code.
- I specialise in Node.js, Fastify and Vue applications.
- I work at feature.fm as a Principal Engineer.
- I'm the lead maintainer of the
@fastify/vitestack. - I'm also a former member of the Nuxt core team.
-
plainbudget ★ PINNED
Minimalist Plain Text Budgeting
JavaScript ★ 257 1y agoExplain → -
kysely-tables ★ PINNED
Use the same Kysely types for your schema, migrations and queries.
TypeScript ★ 57 1y agoExplain → -
jsontypedef ★ PINNED
Syntactic sugar for creating JSON Type Definitions, and generating compatible JSON Schema from JTD schemas
JavaScript ★ 18 2y agoExplain → -
typejuice
Documentation generator for TypeScript Declaration Files inspired by godoc.
JavaScript ★ 265 4y agoExplain → -
fast-vue-ssr
Fast Vue SSR experiment with QuickJS and Rust
Rust ★ 245 2y agoExplain → -
vue-stator
Vuex alternative based on Vue.observable()
JavaScript ★ 163 3y agoExplain → -
nuxpress ▣
A Nuxt-based blogging engine and boilerplate
JavaScript ★ 131 6y agoExplain → -
fastify-edge
Use Fastify idioms for writing Cloudflare Workers and Bun servers
JavaScript ★ 101 2y agoExplain → -
xmlwitch ▣
Python implementation of Ruby's builder.
Python ★ 89 10y agoExplain → -
yamlful ▣
YAML-based HTTP client code generation
JavaScript ★ 77 5y agoExplain → -
nuxt-esbuild-module
Nuxt module for enabling ESBuild compilation
JavaScript ★ 67 5y agoExplain → -
fabula
Minimalist server scripts.
JavaScript ★ 54 5y agoExplain → -
quickjam
Starter template for Nuxt apps bundled with an API
JavaScript ★ 41 5y agoExplain → -
unholy ▣
A tiny and unholy Vuex extension for Nuxt.js
JavaScript ★ 39 6y agoExplain → -
nuxt-static-render ▣
Nuxt module for SSR without rehydration payload
JavaScript ★ 35 7y agoExplain → -
fastify-vite-vue-hackernews
No description.
Vue ★ 35 5y agoExplain → -
unihead
Fast and minimal JS <head> server-side writer and client-side manager.
JavaScript ★ 27 1y agoExplain → -
rust-nuxt-server-middleware ▣
Example of using Rust as serverMiddleware in Nuxt.js
Rust ★ 22 5y agoExplain → -
fastify-nuxt-api
A Nuxt+Fastify boilerplate for streamlined API calls on SSR, among other goodies
JavaScript ★ 15 6y agoExplain → -
minimon
A minimal Node.js restarter.
JavaScript ★ 9 4y agoExplain → -
ssr-performance-showdown
Examples for SSR Performance Showdown article
JavaScript ★ 8 1y agoExplain → -
nuxt-json-data
Next.js-like JSON-only hydration for Nuxt.js
JavaScript ★ 8 6y agoExplain → -
nuxt-observable
Demonstrates how to universally hydrate Vue.observable() state in Nuxt.js
JavaScript ★ 8 6y agoExplain → -
fluent-env
A convenient wrapper around env-schema and fluent-json-schema.
TypeScript ★ 6 2y agoExplain → -
blog
Source code for https://hire.jonasgalvez.com.br
CSS ★ 6 4y agoExplain → -
fastify-esm-loader ▣
A ESM route loader for Fastify
JavaScript ★ 6 5y agoExplain → -
the-fastify-ssr-workshop
No description.
CSS ★ 5 2y agoExplain → -
fast-path-set
A fast drop-in replacement for lodash.set
JavaScript ★ 5 5y agoExplain → -
vite-plugin-dates
Dynamically import date objects as virtual modules
JavaScript ★ 4 4y agoExplain → -
minimal-ts
An example illustrating minimal usage of TypeScript
TypeScript ★ 3 4y agoExplain → -
gentle-ssr-intro-examples
No description.
★ 3 4y agoExplain → -
nuxt-lazy-inject-scripts
Adds an injectScriptsWhen option to nuxt.config.js
JavaScript ★ 3 4y agoExplain → -
fastify-apply
Shorthand object syntax for Fastify plugins.
JavaScript ★ 3 5y agoExplain → -
neon-sha256 ▣
A study project to get a sense of Rust performance for Node modules
JavaScript ★ 2 7y agoExplain → -
fastify-walk
A minimal Fastify interface to klaw.
JavaScript ★ 2 4y agoExplain → -
el-pipeline
A simple event loop pipelining function
JavaScript ★ 1 10mo agoExplain → -
capnp-schema-gen
A Cap'n Proto schema and setter function generator.
JavaScript ★ 1 1y agoExplain → -
tutorial-movie-quotes-app ⑂
This is the application code for the Movie Quotes App Tutorial 🎬
★ 1 2y agoExplain → -
pitico
A tiny wrapper for the Node.js http module implementing JTD-based validation and JSON serialisation.
JavaScript ★ 1 2y agoExplain → -
multithreaded-quickjs-server-example ▣
Multithreaded QuickJS dummy renderer Rust example
Rust ★ 1 6y agoExplain → -
undici ⑂
An HTTP/1.1 client, written from scratch for Node.js
★ 1 4y agoExplain → -
acorn-strip-function
Strip a function from JavaScript source
JavaScript ★ 1 2y agoExplain → -
nodeconf.remote.2021
Files for my NodeConf Remote 2021 workshop — The Zen of SSR with Fastify
JavaScript ★ 1 4y agoExplain → -
nuxt-whiterose
Productivity beeper for Nuxt.js projects
JavaScript ★ 1 5y agoExplain → -
dotenv-expand ⑂
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
★ 1 5y agoExplain → -
hackernews ⑂
HackerNews clone built with Nuxt.js
Vue ★ 1 6y agoExplain → -
vite ⑂
Next generation frontend tooling. It's fast!
TypeScript ★ 0 11mo agoExplain → -
awesome-kysely ⑂
A curated list of Kysely resources, tools, utilities and applications.
★ 0 1y agoExplain → -
peated ⑂
No description.
★ 0 1y agoExplain → -
fastify-starter-turbo-monorepo ⑂
A starter project for building an API service using Fastify v5, kysely / postgres, turbo, and pnpm with sample tests and OpenAPI endpoint / database generators to help you build quickly
★ 0 1y agoExplain → -
galvez
No description.
★ 0 1y agoExplain → -
website ⑂
No description.
★ 0 1y agoExplain → -
fastify-demo ⑂
A concrete example of a Fastify application using what are considered best practices by the Fastify community
★ 0 1y agoExplain → -
vite-simple-rsc-repro
A simple, didactic RSC setup using Vite 6
TypeScript ★ 0 1y agoExplain → -
vite-repro-rsc
No description.
JavaScript ★ 0 1y agoExplain → -
fastify-capnp-example
A simple Cap'n Proto using Fastify and Vite
JavaScript ★ 0 1y agoExplain → -
micro-htmx-framework-tutorial
Source code for the "Building a Micro HTMX SSR Framework" blog post
JavaScript ★ 0 2y agoExplain → -
vite-env-bug-repro
No description.
TypeScript ★ 0 1y agoExplain → -
ssr-performance-showdown-revisions ⑂
Let's evaluate the performance of SSR libraries
★ 0 1y agoExplain → -
kitajs ⑂
🌷 Performant & type safe fastify router — end-to-end safety with ZERO abstraction cost!
★ 0 2y agoExplain → -
dbml ⑂
Database Markup Language (DBML), designed to define and document database structures
★ 0 2y agoExplain → -
pnpm-next-esbuild-zx-ws
No description.
TypeScript ★ 0 2y agoExplain → -
split-test ⑂
No description.
★ 0 2y agoExplain → -
fastify ⑂
Fast and low overhead web framework, for Node.js
JavaScript ★ 0 2y agoExplain → -
fastify-cli ⑂
Run a Fastify application with one command!
JavaScript ★ 0 3y agoExplain → -
talk ⑂
Group video call for the web. No signups. No downloads.
★ 0 3y agoExplain → -
node ⑂
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
★ 0 3y agoExplain → -
autocannon ⑂
fast HTTP/1.1 benchmarking tool written in Node.js
★ 0 3y agoExplain → -
awesome-vite ⑂
⚡️ A curated list of awesome things related to Vite.js
★ 0 4y agoExplain → -
todomvc-vanillajs-2022 ⑂
Vanilla JS TodoMVC App in 2022
★ 0 4y agoExplain → -
zx ⑂
A tool for writing better scripts
★ 0 4y agoExplain → -
universify-test
Testing universify's CLI
JavaScript ★ 0 4y agoExplain → -
slidev ⑂
Presentation Slides for Developers (Beta)
★ 0 4y agoExplain → -
vite-plugin-vue2 ⑂
Vue2 plugin for Vite
TypeScript ★ 0 4y agoExplain → -
desm ⑂
get the file directory from import.meta.url
JavaScript ★ 0 4y agoExplain → -
solid-trpc ⑂
No description.
★ 0 4y agoExplain → -
discuss ⑂
Discuss with me 💬
★ 0 4y agoExplain → -
fastify-lokijs
Fastify plugin for LokiJS
JavaScript ★ 0 5y agoExplain → -
fastify-example ⑂
This project is a small but feature complete application build with Fastify and Svelte, and it aims to show all the core concepts of Fastify, best practices, and recommendations.
★ 0 5y agoExplain → -
components ⑂
Scan and auto import components for Nuxt.js 2.13+
★ 0 5y agoExplain → -
scule ⑂
String case utils🧵
TypeScript ★ 0 5y agoExplain → -
undici-fetch ⑂
A WHATWG Fetch implementation based on @nodejs/undici
★ 0 5y agoExplain → -
autobench ⑂
Benchmark your application on CI
★ 0 5y agoExplain → -
vue-router-next ⑂
The Vue 3 official router
★ 0 5y agoExplain → -
vue-router ⑂
🚦 The official router for Vue.js.
★ 0 5y agoExplain → -
vue-next ⑂
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
★ 0 5y agoExplain → -
fastify-static ⑂
Plugin for serving static file as fast as possible
★ 0 5y agoExplain → -
magic-string ⑂
Manipulate strings like a wizard
★ 0 4y agoExplain → -
tailwindcss ⑂
A utility-first CSS framework for rapid UI development.
★ 0 5y agoExplain → -
fastify-session ⑂
session plugin for fastify
JavaScript ★ 0 5y agoExplain → -
vue-meta ⑂
Manage HTML metadata in Vue.js components with SSR support
★ 0 6y agoExplain → -
telejson ⑂
🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances
★ 0 6y agoExplain → -
quickjs-rs ⑂
Rust wrapper for the quickjs Javascript engine.
★ 0 6y agoExplain → -
nuxtpress-1 ⑂
A modern Nuxt + WordPress starter kit, with support for SPA, Universal and Generated sites.
★ 0 6y agoExplain → -
vuex-pathify-demos ⑂
A set of demos for the Vuex Pathify plugin
Vue ★ 0 7y agoExplain →
No repos match these filters.