Skip to content

Latest commit

 

History

204 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Looply Component Library

A neumorphic UI component library built with Next.js, TypeScript, and Tailwind CSS.

Live Site: loopl-y.com
Install Guide: loopl-y.com/docs

Screenshot 2026-08-05 at 14 37 26

Components

  • Card - Flexible cards with multiple neumorphic styles (flat, pressed, floating)
  • Callout Card - Promotional/CTA cards with image support
  • Table - Data tables with flat, pressed, and inset variants
  • Toggle - Switch toggles in multiple sizes (sm, md, lg)
  • Button - Buttons with icon support and multiple styles
  • Calendar - Interactive date picker
  • Bar Chart - Animated bar chart visualizations
  • Chat - AI chat interface component
  • Accordion - Expandable content sections
  • Dropdown - Menu dropdowns with multiple styles
  • Carousel - Image/text carousel slider
  • Drawer - Slide-out drawing canvas
  • TextArea - Styled text areas with resize control

Installation

npm install looply-comp-lib
import { Card, Table, Toggle } from "looply-comp-lib";
import "looply-comp-lib/styles.css";

Development

cd component-library
npm install
npm run dev

Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS v4
  • MDX for documentation
  • Prisma (database)
  • next-themes (dark mode)
  • Terraform (infrastructure as code)
  • GCP (Cloud Run, Artifact Registry, Secret Manager)

Branch Strategy

  • develop - active development
  • qa - QA testing
  • prod - production releases

License

MIT

About

A neumorphic UI component library built with Next.js, TypeScript, and Tailwind CSS.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages