Sections/Code Tabs
Section

Code Tabs

Developer section with capability cards and line-numbered code panes.

Feature strip at top, language tabs below, paired code-vs-markdown output layout.

Developer First

Start building today

Lorem ipsum dolor sit amet consectetur adipiscing elit.

Search

Search the web and get full content from results.

Scrape

Get LLM-ready data from websites. Markdown, JSON, screenshot.

InteractNEW

Scrape a page, then interact with it using AI prompts or code.

1# pip install lorem-client
2from lorem import Client
3
4app = Client(api_key="lm-YOUR_API_KEY")
5
6app.scrape('example.com')
[ .MD ]
1# Lorem
2
3Lorem ipsum dolor sit amet,
4consectetur adipiscing elit.
5
6## Features
7
8- Search: Find information across the web
9- Scrape: Clean data from any page
10- Interact: Click, navigate, operate pages

Install from registry

npx shadcn@latest add https://ui.comcreate.io/r/code-tabs.json

Shadcn-compatible registry endpoint served locally for copy-paste installs.

Installed files

  • components/sections/code-tabs.tsx