Volver al ranking

tajo/ladle

TypeScriptladle.dev

🥄 Develop, test and document your React story components faster.

playgroundreactjavascripttestingcomponentsdocumentationstyleguidetypescriptuiesbuildvitejsstories
Crecimiento de estrellas
Estrellas
3k
Forks
120
Crecimiento semanal
Issues
35
1.5k2k2.5k
mar 2022ago 2023feb 2025jul 2026
Artefactosnpmnpm install ladle
README

Ladle logo


npm package build status discord chat twitter profile homepage stackblitz


Ladle BaseWeb

Ladle is an environment to develop, test, and share your React components faster.

Quick start

mkdir my-ladle
cd my-ladle
pnpm init
pnpm add @ladle/react react react-dom
mkdir src
echo "export const World = () => <p>Hey</p>;" > src/hello.stories.tsx
pnpm ladle serve

with yarn

mkdir my-ladle
cd my-ladle
yarn init --yes
yarn add @ladle/react react react-dom
mkdir src
echo "export const World = () => <p>Hey</p>;" > src/hello.stories.tsx
yarn ladle serve

with npm

mkdir my-ladle
cd my-ladle
npm init --yes
npm install @ladle/react react react-dom
mkdir src
echo "export const World = () => <p>Hey</p>;" > src/hello.stories.tsx
npx ladle serve

For powershell, replace in the above listings echo with the following

@"
export const World = () => <p>Hey</p>;
"@ | out-file -encoding ASCII src/hello.stories.tsx
Repositorios relacionados
langfuse/langfuse

🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23

TypeScriptnpmOtheranalyticsllm
langfuse.com
31.6k3.3k
comet-ml/opik

Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

PythonPyPIApache License 2.0open-sourcelangchain
comet.com/docs/opik/
20.8k1.6k
ochococo/Design-Patterns-In-Swift

📖 Design Patterns implemented in Swift 5.0

SwiftGNU General Public License v3.0swiftdesign-patterns
15.3k1.7k
AudioKit/AudioKit

Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS

SwiftMIT Licenseaudiokitswift
audiokit.io
11.4k1.6k
codesandbox/sandpack

A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.

TypeScriptnpmApache License 2.0reactjsdocumentation
sandpack.codesandbox.io
6.2k481
graphql-editor/graphql-editor

📺 Visual Editor & GraphQL IDE.

TypeScriptnpmMIT Licensegraphqlplayground
graphqleditor.com
6.1k283
Helicone/helicone

🧊 Open source LLM observability platform. One line of code to monitor, evaluate, and experiment. YC W23 🍓

TypeScriptnpmApache License 2.0large-language-modelsprompt-engineering
helicone.ai
6k632
coze-dev/coze-loop

Next-generation AI Agent Optimization Platform: Cozeloop addresses challenges in AI agent development by providing full-lifecycle management capabilities from development, debugging, and evaluation to monitoring.

GoGo ModulesApache License 2.0agentai
5.6k777
uraimo/Awesome-Swift-Playgrounds

A List of Awesome Swift Playgrounds

SwiftOtherswift-playgroundslearning-swift
4.4k343
alibaba/LuaViewSDK

A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案

Objective-CMIT Licenseplaygroundlua
alibaba.github.io/LuaViewSDK
3.7k760
play-with-docker/play-with-docker

You know it, you use it, now it's time to improve it. PWD!.

JavaScriptnpmMIT Licensedockerplayground
play-with-docker.com
3.2k791
chinchang/web-maker

A blazing fast & offline frontend code editor

JavaScriptnpmMIT Licenseofflinechrome-tabs
webmaker.app
2.7k325