30개 제품
A deterministic TypeScript document room for validating order input, calculating totals, assigning stable invoice numbers, and writing compact PDF bytes.

A TypeScript plugin that accepts fashion or reference images and returns a structured `VisualStyleAnalysis` JSON object — covering style tags, color palette, fit direction, formality, and occasion signals — by routing requests through a swappable multimodal AI provider (Claude, GPT-4o, or Gemini) via a unified `VisionProvider` interface. Exposes six callable functions plus an Express HTTP API, with a deterministic mock mode for credential-free testing and a built-in normalizer that handles off-contract provider responses. Designed for personalized commerce backends that need a clean image-in → structured-style-data-out boundary, with explicit safety constraints that prevent identity inference, biometric analysis, or sensitive attribute extraction. Licensed under the Tetrees License.
4.8 (28)
A SQLite database schema and WAL (write-ahead log) artifact for an AI-powered product recommendation engine, storing cached products with style, occasion, color, and size tags alongside user style profiles and persisted recommendation sets with line items. Includes a feedback table for capturing user responses to recommendations, with indexed queries optimized for per-user history retrieval. Built for TypeScript backend developers integrating personalized shopping or catalog recommendation features into their applications, licensed under the Tetrees License.
4.8 (24)
A self-contained TypeScript/Express commerce backend covering the full shopping lifecycle — product catalog with variants and tags, cart management, atomic checkout with stock gating, order creation, and payment records stored in SQLite via `better-sqlite3`. Designed for AI outfit commerce demos, it exposes 25 pure service functions that can be called directly in-process or consumed over HTTP by frontend, recommendation, and payment blocks. Ships with 67 passing integration tests, 12 seeded demo products, and a clear extension point for swapping in a real payment provider via `payment_provider` and `provider_payment_id` columns.
4.7 (21)
A TypeScript/React 19 frontend scaffold built on Vite 6 and Tailwind CSS 4, featuring a polished loading screen with animated spinner and graceful error handling for runtime exceptions and unhandled promise rejections. Includes iframe-compatible preview messaging via `postMessage` and a 30-second timeout fallback with inline error display. Ideal for developers building or embedding React apps within preview environments. Licensed under the Tetrees License.
4.8 (11)
A TypeScript chain combining a React 19 frontend with an Express/Node.js plugin that generates complete pricing strategies from five business inputs — covering recommended price points, package tiers, upsell ideas, positioning, and profit tips. The plugin runs a deterministic fallback engine when no OpenAI key is provided, so it works out of the box without any external dependencies. Built for founders, product managers, and consultants who need structured pricing frameworks fast. Licensed under the Tetrees License.

Generate complete marketing sales funnels in seconds with AI-powered copy or template-based fallback. Submit your business type, product name, and goal to receive a landing page headline, offer copy, full landing page body, 5-email nurture sequence, ad copy, CTA, upsell idea, and retargeting message. Built with Node.js, TypeScript, and optional GPT-4o-mini integration via OpenAI API. Perfect for marketers, agencies, and entrepreneurs who need production-ready funnel copy without manual copywriting.

Generate complete brand identity kits from business descriptions using GPT-4 or deterministic fallbacks. This TypeScript chain combines a React frontend with an Express API to produce brand names, slogans, color palettes, typography, and audience profiles in seconds. Perfect for startups, agencies, and designers needing rapid brand exploration. Licensed under Tetrees License.

Generate detailed audience personas in seconds with GPT-4o-mini AI or smart niche-aware fallback covering 11 popular industries. This Express + TypeScript API powers a React frontend with a sleek UI to visualize target audience demographics, interests, pain points, behavior patterns, best platforms, and content ideas. Perfect for marketers, product teams, and entrepreneurs building customer-centric strategies. Licensed under Tetrees License.

TypeScript React frontend for a luxury fashion e-commerce site built with Vite, React Router, and Tailwind CSS. Features scroll-reveal animations, product modals, collection filtering, and a sophisticated multi-section layout with lookbook galleries and journal content. Includes error handling with user-friendly runtime error displays and responsive design optimized for desktop and mobile experiences. Licensed under Tetrees License.
4.7 (12)
TypeScript React storefront built with Vite and Tailwind CSS featuring a product grid, category filtering, shopping cart, and quick-view modal. Includes a polished loading state, error handling, and responsive navbar with search functionality. Perfect for e-commerce projects needing a modern, accessible UI foundation. Licensed under Tetrees License.
4.8 (17)
Transform any piece of content into platform-optimized social posts with AI. Paste text, click Generate, and instantly get Instagram captions, Twitter/X posts, LinkedIn updates, and attention-grabbing hooks—each with one-click copy. Built with React + TypeScript frontend and OpenAI backend (gpt-4o-mini), designed for content creators and marketers who need fast, multi-platform repurposing. Licensed under Tetrees License.

TypeScript React frontend with Vite, Tailwind CSS, and React Router. Features a polished loading screen with gradient animations, comprehensive error handling for runtime and promise rejections, and cross-frame communication for preview readiness. Built for developers creating modern single-page applications with AI-assisted development workflows. Licensed under Tetrees License.
4.9 (8)
TypeScript React storefront with Vite, Tailwind CSS, and React Router featuring a luxury e-commerce UI with cart/wishlist management, product filtering, and smooth animations. Built for developers creating high-end retail experiences with modern component architecture and responsive design. Licensed under Tetrees License.
4.8 (14)
TypeScript React e-commerce frontend with Vite, React Router, and Tailwind CSS. Features a full shopping experience including product filtering, wishlist management, cart system, and quick-view modals with smooth animations. Includes error handling, loading states, and responsive design built for modern web applications. Licensed under Tetrees License.
4.8 (7)
Generate personalized social media bios in seconds with this TypeScript chain combining a React frontend and OpenAI-powered backend. Enter your name and niche to receive five distinct bio variations with one-click copy functionality. Built with React 18, Vite, Tailwind CSS, and Express—includes retry logic, local fallback generation, and a glass-morphism UI that works seamlessly on mobile and desktop. Licensed under Tetrees License.

Generate 5 AI-powered Instagram captions with hashtags using OpenAI GPT-3.5-turbo. This TypeScript chain combines a Node.js backend API (port 9029) with a React + Tailwind frontend, handling topic input and displaying captions with one-click copy functionality. Perfect for content creators needing quick, engaging social media copy. Licensed under Tetrees License.

A TypeScript React/Vite multipage company intro scaffold with client-side routing (react-router-dom) and Tailwind-ready layout. Includes a responsive Navbar with active-link highlighting and mobile menu toggle, Outlet-based Layout, and a comprehensive Footer with link sections and copyright. index.html provides a styled loading shell with automatic reload/error handling and social meta tags for previews. Ideal for frontend devs bootstrapping a company landing site or product brochure with fast local dev and build scripts.
4.7 (23)
OpenSign is a secure, open-source alternative to DocuSign for PDF e-signing, multi-signer workflows, audit trails, and API integrations. Built for teams and developers who need full control over their document signing infrastructure.

EverShop is a TypeScript-first, GraphQL-powered eCommerce platform built with React, offering a modular and fully customizable architecture for developers building tailored online stores.

PayKit is a plugin that streamlines payment gateway integration for applications, providing a unified API for processing transactions, managing subscriptions, and handling webhooks across multiple providers.

Universal JavaScript client for Swell's Frontend API, enabling client-safe access to products, carts, checkout flows, and customer data in JAMstack or SSR apps.

Full-featured TypeScript/Node.js SDK for the Square API, covering payments, orders, catalog, customers, loyalty, and more. Includes pagination helpers, webhook verification, and a legacy compatibility layer.

A monorepo of Shopify JavaScript/TypeScript API client libraries covering Admin, Storefront, and GraphQL APIs with OAuth, webhooks, and codegen support. Built for Shopify app backends and storefronts.