20 packages
@dario-hacking/reframed
@dario-hacking/remix-run-dev
Dev tools and CLI for Remix
@dario-hacking/vite-6-alpha-environment-provider-node-process
Package that exports a `nodeVmEnvironmentProvider` function that can be used to set a Vite Environment to run code inside a Node.js child process.
@dario-hacking/vite-6-alpha-environment-provider-node-vm
Package that exports a `nodeVmEnvironmentProvider` function that can be used to set a Vite Environment to run code inside a [Node.js `vm` module](https://nodejs.org/api/vm.html).
@dario-hacking/vite-6-alpha-environment-provider-workerd
Package that exports a `workerdEnvironmentProvider` function that can be used to set a Vite Environment to run code inside the [`workerd`](https://github.com/cloudflare/workerd) runtime (via [`Miniflare`](https://github.com/cloudflare/workers-sdk/tree/mai
@dariop-testing/my-package
a simple noop package, nothing to see here
@flarelabs-net/builder
Cloudflare builder for next apps
@flarelabs-net/jsx-localize
Exploration of an i18n solution for JSX
@flarelabs-net/vite-environment-provider-cloudflare
Package that exports a `cloudflare` function that can be used to set a Vite Environment to run code inside the [`workerd`](https://github.com/cloudflare/workerd) runtime (via [`Miniflare`](https://github.com/cloudflare/workers-sdk/tree/main/packages/minif
@flarelabs-net/workers-observability-utils
A collection of Utilities for Capturing Logs and Metrics from Cloudflare Workers
@flarelabs-net/wrangler-build-time-fs-assets-polyfilling
The package in a nutshell generates files at built time that define what static assets a Cloudflare worker has access to alongside fs polyfills that make sure to such files to provide support for some `fs` functions.
next-on-pages-vercel-cli
The command-line interface for Vercel
next-on-pages-vercel-cli--fs-detectors
Vercel filesystem detectors
next-on-pages-vercel-cli--node
ngx-console-life-hooks
Class decorator that automatically console logs lifecycle hooks events
nitro-cloudflare-dev
POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt
reframed
web-fragments
<!-- prettier-ignore --> <div align="center">
workers-swr
Utility to add `stale-while-revalidate` and `stale-if-error` (see [rfc5861](https://httpwg.org/specs/rfc5861.html)) handling to [Cloudflare workers](https://workers.cloudflare.com/) via the [Workers Cache API](https://developers.cloudflare.com/workers/run
wrangler-pages-functions-dev
A vite plugin for handling pages functions requests in local dev mode