17 packages matching “nolly”
create-nolly-template
v1.0.19 · 3 months ago
All of my opiniated templates in one place. This is a CLI tool to create a new project based on one of my templates.
No known vulnerabilities
nolly-img-crop
v1.2.3 · 6 years ago
image cropper component
No known vulnerabilities
@nolly-cafe/icons
v0.1.0 · 2 months ago
Typed React SVG icon components. "bring your own icons."
No known vulnerabilities
@nolly-cafe/electron-router
v1.1.0 · 5 months ago
Next.js-style file-based router for Electron + Webpack + React apps
No known vulnerabilities
css-minecraft-skin-viewer
v0.0.2 · 3 months ago
A pure CSS 3D Minecraft skin viewer for React. Supports poses, animations, effects, outline, skull, cape, face views. SSR-compatible. Zero runtime dependencies.
No known vulnerabilities
cult-ui-svelte
v0.0.1 · 3 months ago
Svelte 5 / Tailwind CSS v4 port of selected cult-ui components.
No known vulnerabilities
pronghorn
v0.1.4 · 19 days ago
Pronghorn is a fast, lightweight, TypeScript-first backend framework built for Bun. Like its namesake, it's designed for speed and agility, with a clean API, zero-config setup, and a modular plugin system. Pronghorn brings together the simplicity of Expre
No known vulnerabilities
@pronghorn/cookie
v0.1.1 · 19 days ago
Cookie parsing and signed-cookie middleware for Pronghorn. Reads incoming cookies into context.locals.cookies and provides setCookie/clearCookie helpers with HMAC signing support.
No known vulnerabilities
@pronghorn/session
v0.1.1 · 19 days ago
Server-side session middleware for Pronghorn. Stores session data behind a signed session-ID cookie with a pluggable store, defaulting to in-memory.
No known vulnerabilities
@pronghorn/cli
v0.1.0 · 19 days ago
Official CLI for Pronghorn. Scaffold projects, generate routes/middlewares/plugins, and run dev/build workflows, powered by cli-atelier.
No known vulnerabilities
@pronghorn/logger
v0.1.0 · 19 days ago
Structured logging middleware for Pronghorn. Request-scoped correlation IDs, configurable log levels, JSON or pretty console output, and pluggable transports.
No known vulnerabilities
@pronghorn/shield
v0.1.0 · 19 days ago
Security header middleware for Pronghorn. Sets Content-Security-Policy, Strict-Transport-Security, X-Frame-Options, and other hardening headers with secure-by-default settings.
No known vulnerabilities
@pronghorn/compress
v0.1.0 · 19 days ago
Response compression middleware for Pronghorn, built on Bun's native CompressionStream. Negotiates brotli, gzip, and deflate against Accept-Encoding with zero external dependencies.
No known vulnerabilities
@pronghorn/fawn
v0.1.0 · 19 days ago
Fawn is a lightweight, TypeScript-first template engine built as an external Pronghorn plugin. Clean tag-based syntax, layouts, blocks, includes, and pipe-style filters, with zero runtime dependencies.
No known vulnerabilities
@pronghorn/openapi
v0.1.0 · 19 days ago
OpenAPI 3.1 document generation and Swagger UI for Pronghorn, built directly from your routes' Zod schemas via z.toJSONSchema.
No known vulnerabilities
@pronghorn/csrf
v0.1.0 · 19 days ago
CSRF protection middleware for Pronghorn using the double-submit cookie pattern. Issues a signed token cookie and verifies it against a header or body field on mutating requests.
No known vulnerabilities
@pronghorn/bodies
v0.1.0 · 19 days ago
Unified body parsing middleware for Pronghorn. Handles JSON, urlencoded, and multipart/form-data bodies through one consistent context.locals.body/files API, built on Bun's native FormData support.
No known vulnerabilities