Skip to content

Commit d311115

Browse files
committed
docs changes
1 parent d8d22ac commit d311115

File tree

6 files changed

+65
-3
lines changed

6 files changed

+65
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"var Component=(()=>{var u=Object.create;var l=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,b=Object.prototype.hasOwnProperty;var f=(i,n)=>()=>(n||i((n={exports:{}}).exports,n),n.exports),y=(i,n)=>{for(var o in n)l(i,o,{get:n[o],enumerable:!0})},r=(i,n,o,a)=>{if(n&&typeof n==\"object\"||typeof n==\"function\")for(let t of m(n))!b.call(i,t)&&t!==o&&l(i,t,{get:()=>n[t],enumerable:!(a=p(n,t))||a.enumerable});return i};var k=(i,n,o)=>(o=i!=null?u(g(i)):{},r(n||!i||!i.__esModule?l(o,\"default\",{value:i,enumerable:!0}):o,i)),w=i=>r(l({},\"__esModule\",{value:!0}),i);var s=f((I,c)=>{c.exports=_jsx_runtime});var x={};y(x,{default:()=>h});var e=k(s());function d(i){let n={a:\"a\",h2:\"h2\",h3:\"h3\",li:\"li\",p:\"p\",span:\"span\",strong:\"strong\",ul:\"ul\",...i.components};return(0,e.jsxs)(e.Fragment,{children:[(0,e.jsx)(n.p,{children:\"Lib UI is a revolutionary full-stack component library that combines the power of frontend components with backend functionality. Build production-ready applications faster than ever before.\"}),`\n`,(0,e.jsxs)(n.h2,{id:\"why-lib-ui\",children:[(0,e.jsx)(n.a,{className:\"subheading-anchor\",\"aria-label\":\"Link to section\",href:\"#why-lib-ui\",children:(0,e.jsx)(n.span,{className:\"icon icon-link\"})}),\"Why Lib UI?\"]}),`\n`,(0,e.jsx)(n.p,{children:\"In today's JavaScript ecosystem, we have countless libraries for frontend components and backend tools. But what if you could have both in one unified solution?\"}),`\n`,(0,e.jsx)(n.p,{children:\"Lib UI bridges this gap by offering:\"}),`\n`,(0,e.jsxs)(n.ul,{children:[`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.strong,{children:\"Full-stack Components\"}),\": Get both UI and logic in a single package\"]}),`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.strong,{children:\"Ready-to-use Solutions\"}),\": Implement complex features like authentication and payments with one command\"]}),`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.strong,{children:\"Customizable Building Blocks\"}),\": Maintain full control while leveraging pre-built functionality\"]}),`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.strong,{children:\"Developer Experience\"}),\": Focus on building your product, not wrestling with documentation\"]}),`\n`]}),`\n`,(0,e.jsxs)(n.h3,{id:\"real-world-examples\",children:[(0,e.jsx)(n.a,{className:\"subheading-anchor\",\"aria-label\":\"Link to section\",href:\"#real-world-examples\",children:(0,e.jsx)(n.span,{className:\"icon icon-link\"})}),\"Real-world Examples\"]}),`\n`,(0,e.jsxs)(n.ul,{children:[`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.strong,{children:\"Authentication\"}),\": Implement secure user authentication with both UI components and backend logic using a single command\"]}),`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.strong,{children:\"Payment Integration\"}),\": Add Stripe payments to your app without spending hours reading documentation\"]}),`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.strong,{children:\"Admin Dashboards\"}),\": Deploy fully functional admin interfaces that connect directly to your data\"]}),`\n`]}),`\n`,(0,e.jsxs)(n.h2,{id:\"our-mission\",children:[(0,e.jsx)(n.a,{className:\"subheading-anchor\",\"aria-label\":\"Link to section\",href:\"#our-mission\",children:(0,e.jsx)(n.span,{className:\"icon icon-link\"})}),\"Our Mission\"]}),`\n`,(0,e.jsx)(n.p,{children:\"We believe developers should spend more time building unique features for their applications and less time implementing common functionality. Lib UI provides pre-built, customizable full-stack components that handle both frontend and backend concerns, allowing you to:\"}),`\n`,(0,e.jsxs)(n.ul,{children:[`\n`,(0,e.jsx)(n.li,{children:\"\\u{1F680} Ship products faster\"}),`\n`,(0,e.jsx)(n.li,{children:\"\\u{1F6E0}\\uFE0F Reduce boilerplate code\"}),`\n`,(0,e.jsx)(n.li,{children:\"\\u26A1 Focus on core business logic\"}),`\n`,(0,e.jsx)(n.li,{children:\"\\u{1F3A8} Maintain design flexibility\"}),`\n`]}),`\n`,(0,e.jsxs)(n.h2,{id:\"inspiration\",children:[(0,e.jsx)(n.a,{className:\"subheading-anchor\",\"aria-label\":\"Link to section\",href:\"#inspiration\",children:(0,e.jsx)(n.span,{className:\"icon icon-link\"})}),\"Inspiration\"]}),`\n`,(0,e.jsx)(n.p,{children:\"This project stands on the shoulders of those before us. We're grateful for the incredible open-source work of:\"}),`\n`,(0,e.jsxs)(n.ul,{children:[`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.a,{href:\"https://ui.shadcn.com/\",children:\"shadcn/ui\"}),\" - For pioneering component architecture\"]}),`\n`,(0,e.jsxs)(n.li,{children:[(0,e.jsx)(n.a,{href:\"https://magicui.design/\",children:\"MagicUI\"}),\" - For innovative design patterns\"]}),`\n`]})]})}function h(i={}){let{wrapper:n}=i.components||{};return n?(0,e.jsx)(n,{...i,children:(0,e.jsx)(d,{...i})}):d(i)}return w(x);})();\n;return Component;"

.content-collections/cache/doc/docs_cli/64a201d5be83bb6399d5fcf54115f846d6bb5304d992e3b82d5c4013c9e85d1e.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"Doc":{"docs":["36c920da13347438bad62a209abb00dc33ec1ab4a63f4d06cff0d778ce08cd63"],"docs/cli":["64a201d5be83bb6399d5fcf54115f846d6bb5304d992e3b82d5c4013c9e85d1e"],"docs/installation":["afdc9fa72addad13f3d0cec80a80146922446204bfda4c3dd05301e0dd25220c"]}}
1+
{"Doc":{"docs":["36c920da13347438bad62a209abb00dc33ec1ab4a63f4d06cff0d778ce08cd63"],"docs/cli":["06eb5a14822b1ac9891f9460e471a550903d80e0f006a6896cebb95a748dc444"],"docs/installation":["afdc9fa72addad13f3d0cec80a80146922446204bfda4c3dd05301e0dd25220c"]}}

0 commit comments

Comments
 (0)