Projects in Awesome Lists by udibo
A curated list of projects in awesome lists by udibo .
https://github.com/udibo/mock
Utilities to help mock behavior, spy on function calls, stub methods, and fake time for tests.
deno faketime javascript mock spy stub typescript
Last synced: 27 Mar 2025
https://github.com/udibo/test_suite
An extension of Deno's built-in test runner to add setup/teardown hooks and make it easier to organize tests in a format similar to Jasmine, Jest, and Mocha.
deno describe hooks it jasmine jest mocha setup teardown test test-runner test-suite
Last synced: 27 Sep 2025
https://github.com/udibo/oauth2_server
A standards compliant implementation of an OAuth 2.0 authorization server with PKCE support.
deno javascript oak oauth2 oauth2-server typescript
Last synced: 11 Apr 2025
https://github.com/udibo/react-app
A React Framework for Deno that makes it easy to create highly interactive apps that have server side rendering with file based routing for both your UI and API.
deno deploy framework oak react react-helmet-async react-router typescript
Last synced: 11 Apr 2025
https://github.com/udibo/migrate
A postgres migration tool for Deno.
deno migrations postgres postgresql typescript
Last synced: 25 Jul 2025
https://github.com/udibo/juniper
Juniper is a web framework for building React applications with Deno. It combines Hono for server-side routing with React Router for client-side navigation, providing a seamless full-stack development experience.
deno hono react reactrouter ssr typescript
Last synced: 30 Jan 2026
https://github.com/udibo/esbuild-plugin-postcss
This esbuild plugin makes it easy to use PostCSS with Deno. PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more.
Last synced: 11 Apr 2025