repo stringlengths 7 64 | file_url stringlengths 81 338 | file_path stringlengths 5 257 | content stringlengths 0 32.8k | language stringclasses 1
value | license stringclasses 7
values | commit_sha stringlengths 40 40 | retrieved_at stringdate 2026-01-04 15:25:31 2026-01-05 01:50:38 | truncated bool 2
classes |
|---|---|---|---|---|---|---|---|---|
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/RectangleGridIcon.tsx | packages/website/src/icons/RectangleGridIcon.tsx | export function RectangleGridIcon() {
return (
<svg
width="576"
height="216"
viewBox="0 0 576 216"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<rect
x="168"
y="160"
width="64"
height="64"
rx="8"
className="fill-gray-100 d... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ZustandIcon.tsx | packages/website/src/icons/ZustandIcon.tsx | import { Props } from './types';
export function ZustandIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 512 512"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
aria-hidden="true"
role="img"
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/PiniaIcon.tsx | packages/website/src/icons/PiniaIcon.tsx | import { Props } from './types';
export function PiniaIcon({ size = 48, className }: Props) {
return (
<svg
height={size}
viewBox="0 0 319 477"
width={size}
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
className={className}
>
<linearGr... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/VaadinIcon.tsx | packages/website/src/icons/VaadinIcon.tsx | export function VaadinIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 77.27 73.82"
width={size}
height={size}
className={className}
>
<path
d="M38.65 73.82a4.55 4.55 0 0 0 4.14-2.67l.11-.19 15.88-29.39a5.09 5.09 ... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/EllipseBg.tsx | packages/website/src/icons/EllipseBg.tsx | import { Props } from './types';
export function EllipseBg(props: Props) {
return (
<svg
width="926"
height="464"
viewBox="0 0 926 464"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<circle
opacity="0.2"
cx="463"
cy="463"
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/BullmqIcon.tsx | packages/website/src/icons/BullmqIcon.tsx | import { Props } from './types';
export function BullmqIcon({ className }: Props) {
return (
<svg
width="72"
height="72"
viewBox="0 0 744 256"
version="1.0"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid meet"
className={className}
>
<path
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ExpressIcon.tsx | packages/website/src/icons/ExpressIcon.tsx | import { Props } from './types';
export function ExpressIcon({ className, size = 48 }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 284.000000 284.000000"
preserveAspectRatio="xMidYMid meet"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={clas... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/11tyIcon.tsx | packages/website/src/icons/11tyIcon.tsx | import { Props } from './types';
export function EleventyIcon({ size = 48, className }: Props) {
return (
<svg
version="1.1"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1569.4 2186"
width={size}
height={size}
className={className}
>
<g>
<path
fi... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/PostgresIcon.tsx | packages/website/src/icons/PostgresIcon.tsx | import { Props } from './types';
export function PostgresIcon({ className, size = 48 }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 256"
preserveAspectRatio="xMidYMid meet"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/JestIcon.tsx | packages/website/src/icons/JestIcon.tsx | import { Props } from './types';
export function JestIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 283"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid"
className={className}
>
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ExpoIcon.tsx | packages/website/src/icons/ExpoIcon.tsx | import { Props } from './types';
export function ExpoIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 -12.5 256 256"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
preserveAspectRatio="xMidYMid"
cla... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/GatsbyIcon.tsx | packages/website/src/icons/GatsbyIcon.tsx | import { Props } from './types';
export function GatsbyIcon({ size = 48, className }: Props) {
return (
<svg
enableBackground="new 0 0 2500 2500"
viewBox="0 0 2500 2500"
xmlns="http://www.w3.org/2000/svg"
width={size}
height={size}
className={className}
>
<path
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/CssIcon.tsx | packages/website/src/icons/CssIcon.tsx | import { Props } from './types';
export function CssIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 24 24"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M7.50159 0H10.0797V1.07... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/AstroIcon.tsx | packages/website/src/icons/AstroIcon.tsx | import { Props } from './types';
export function AstroIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 264"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid"
className={className}
>
<defs>
<line... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/XstateIcon.tsx | packages/website/src/icons/XstateIcon.tsx | import { Props } from './types';
export function XstateIcon({ size = 274, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 96"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<g>
<g id="Layer_6">
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ApolloIcon.tsx | packages/website/src/icons/ApolloIcon.tsx | import { Props } from './types';
export function ApolloIcon({ size = 48, className }: Props) {
return (
<svg
viewBox="26.69 28.9 1173.9 1144.1"
width={size}
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path d="m599.49 29.7c-2.2.1-10.5.8-18.5 1.4-100 7.4-201.4 44.4... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/VuetifyIcon.tsx | packages/website/src/icons/VuetifyIcon.tsx | import { Props } from './types';
export function VuetifyIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 432 384"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M219.897 103.248L146... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ReduxIcon.tsx | packages/website/src/icons/ReduxIcon.tsx | import { Props } from './types';
export function ReduxIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 244"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid"
className={className}
>
<path
d="M17... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/LinkedinIcon.tsx | packages/website/src/icons/LinkedinIcon.tsx | import { Props } from './types';
export function LinkedinIcon({ size = 48, className }: Props) {
return (
<svg
viewBox="0 0 600 476.30000000000007"
xmlns="http://www.w3.org/2000/svg"
width={size}
height={size}
className={className}
>
<g>
<rect
x="0"
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ShopifyIcon.tsx | packages/website/src/icons/ShopifyIcon.tsx | import { Props } from './types';
export function ShopifyIcon({ className }: Props) {
return (
<svg viewBox="0 0 608 173.7" role="img" aria-label="Shopify" className={className}>
<path fill="#95BF47" d="M130.7 32.9c-.1-.9-.9-1.3-1.5-1.4-.6-.1-12.6-.2-12.6-.2s-10.1-9.8-11.1-10.8-2.9-.7-3.7-.5c0 0-1.9.6-5.1 1... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/MockServiceWorkerIcon.tsx | packages/website/src/icons/MockServiceWorkerIcon.tsx | import { Props } from './types';
export function MockServiceWorkerIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 256"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid"
className={className}... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/TypescriptIcon.tsx | packages/website/src/icons/TypescriptIcon.tsx | import { Props } from './types';
export function TypescriptIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 400 400"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path fill="#007acc" d="M0 200V... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/NuxtIcon.tsx | packages/website/src/icons/NuxtIcon.tsx | import { Props } from './types';
export function NuxtIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 46 46"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<g clipPath="url(#clip0_457_1244)">
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/Nuxt3Icon.tsx | packages/website/src/icons/Nuxt3Icon.tsx | import { Props } from './types';
export function Nuxt3Icon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 900 900"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M504.908 750H839.476C8... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/HeroRectangleBg.tsx | packages/website/src/icons/HeroRectangleBg.tsx | import { Props } from './types';
export function HeroRectangleBg(props: Props) {
return (
<svg
width="100%"
height="298"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}
>
<g clipPath="url(#clip0_1141_18120)">
<rect width="100%" height="298" fill="#699CFF"... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/VueIcon.tsx | packages/website/src/icons/VueIcon.tsx | import { Props } from './types';
export function VueIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 46 46"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<g opacity="0.9" clipPath="url(#clip0_457_1... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/DenoDBIcon.tsx | packages/website/src/icons/DenoDBIcon.tsx | import { Props } from './types';
export function DenoDBIcon({ size = 650, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 652 630"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<rect width="652" height="630" fill... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | true |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ElementUI-Icon.tsx | packages/website/src/icons/ElementUI-Icon.tsx | import { Props } from './types';
export function ElementUIIcon({ size = 48, className }: Props) {
return (
<svg
height={size}
viewBox="0 0 205.035 236.177"
width="2170"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M181.518 103.129l-79 45.463v... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/AngularIcon.tsx | packages/website/src/icons/AngularIcon.tsx | import { Props } from './types';
export function AngularIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 39 40"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M0.526367 6.70556L19.0... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/SvelteIcon.tsx | packages/website/src/icons/SvelteIcon.tsx | import { Props } from './types';
export function SvelteIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 46 46"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M41.1198 7.72751C36.479... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/BootstrapIcon.tsx | packages/website/src/icons/BootstrapIcon.tsx | import { Props } from './types';
export function BootstrapIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 256"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMinYMin meet"
className={className}
>
<path
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/LitIcon.tsx | packages/website/src/icons/LitIcon.tsx | export function LitIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 160 200"
width={size}
height={size}
className={className}
>
<path fill="#324fff" d="M0 80v80a70.3 70.3 0 0040-40z" />
<path fill="#283198" d="M40 1... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ReactQueryIcon.tsx | packages/website/src/icons/ReactQueryIcon.tsx | import { Props } from './types';
export function ReactQueryIcon({ className, size = 48 }: Props) {
return (
<svg width={size} height={size} viewBox="0 0 190 190" className={className}>
<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
<g transform="translate(-33.000000, 0.000000)">
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/BriefcaseIcon.tsx | packages/website/src/icons/BriefcaseIcon.tsx | import { Props } from './types';
export function BriefcaseIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<g id="briefcase" clipPath="url(#cli... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/DenoIcon.tsx | packages/website/src/icons/DenoIcon.tsx | import { Props } from './types';
export function DenoIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 256"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<g stroke="none" strokeWidth="1" fill=... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/TypeOrmIcon.tsx | packages/website/src/icons/TypeOrmIcon.tsx | import { Props } from './types';
export function TypeOrmIcon({ className, size = 48 }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 256"
preserveAspectRatio="xMidYMid"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/AWSSQSIcon.tsx | packages/website/src/icons/AWSSQSIcon.tsx | import { Props } from './types';
export function AWSSQSIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 309"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid"
className={className}
>
<path
d="M... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ShareIcon.tsx | packages/website/src/icons/ShareIcon.tsx | import { Props } from './types';
export function ShareIcon({ className }: Props) {
return (
<svg
viewBox="0 0 14 14"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M4.49805 2.66667H6.80738C6.93406 2.66671 7.05601 2.71484 7.14857 2.80132C7... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/TailwindIcon.tsx | packages/website/src/icons/TailwindIcon.tsx | import { Props } from './types';
export function TailwindIcon({ className, size = 48 }: Props) {
return (
<svg
height={size}
viewBox="0 0 49 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M14.1667 20.55C15.5667 14.95 19.0667 12.... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/TanstackIcon.tsx | packages/website/src/icons/TanstackIcon.tsx | import { Props } from './types';
export function TanstackIcon({ className }: Props) {
return (
<svg
version="1.1"
id="Layer_1"
xmlns="http://www.w3.org/2000/svg"
x="0px"
y="0px"
width="62%"
viewBox="0 0 175 175"
enableBackground="new 0 0 160 160"
className={cl... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | true |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/TwitterIcon.tsx | packages/website/src/icons/TwitterIcon.tsx | import { Props } from './types';
export function TwitterIcon(props: Props) {
return (
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/RemixIcon.tsx | packages/website/src/icons/RemixIcon.tsx | import { Props } from './types';
export function RemixIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 800 800"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
fillRule="evenodd"
clipRule="evenod... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/BlitzIcon.tsx | packages/website/src/icons/BlitzIcon.tsx | import { Props } from './types';
export function BlitzIcon({ size = 48, className }: Props) {
return (
<svg
fill="none"
height={size}
width={size}
xmlns="http://www.w3.org/2000/svg"
viewBox="0.241 0.7820522194278111 164.402 64.98289556114437"
className={className}
>
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/NextIcon.tsx | packages/website/src/icons/NextIcon.tsx | import { Props } from './types';
export function NextIcon({ className, size = 48 }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 48 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M22.4299 0.0375022C22.326... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/RedwoodIcon.tsx | packages/website/src/icons/RedwoodIcon.tsx | import { Props } from './types';
export function RedwoodIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 112 112"
fill="none"
width={size}
height={size}
className={className}
>
<rect width="112" height="112" />
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/VitestIcon.tsx | packages/website/src/icons/VitestIcon.tsx | import { Props } from './types';
export function VitestIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 256 234"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
fill="#FCC72B"
d="m192.115 70.808... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/MaterialUI-Icon.tsx | packages/website/src/icons/MaterialUI-Icon.tsx | import { Props } from './types';
export function MaterialUIIcon({ size = 48, className }: Props) {
return (
<svg
viewBox="0 0 600 476.30000000000007"
xmlns="http://www.w3.org/2000/svg"
width={size}
height={size}
className={className}
>
<path d="M0 259.8V0l225 129.9v86.6L75... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/NestJsIcon.tsx | packages/website/src/icons/NestJsIcon.tsx | import { Props } from './types';
export function NestJsIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width={size}
height={size}
className={className}
viewBox="0 0 256 255"
>
<path
fill="#E0234E"
d="M150.736 0c-1.85... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ReactIcon.tsx | packages/website/src/icons/ReactIcon.tsx | import { Props } from './types';
export function ReactIcon({ className, size = 48 }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 48 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
d="M39.4656 16.842C38.9547 ... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/types.tsx | packages/website/src/icons/types.tsx | export interface Props {
className?: string;
size?: string | number;
}
| typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/SCIcon.tsx | packages/website/src/icons/SCIcon.tsx | import { Props } from './types';
export function SCIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width={size}
height={size}
viewBox="0 0 24 24"
className={className}
>
<text x="2" y="20">
💅
</text>
</svg>
);
}... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/WebpackIcon.tsx | packages/website/src/icons/WebpackIcon.tsx | import { Props } from './types';
export function WebpackIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1200 1200"
width={size}
height={size}
className={className}
>
<path fill="#fff" d="M600 0l530.3 300v600L600 1200 69... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/MobxIcon.tsx | packages/website/src/icons/MobxIcon.tsx | export function MobxIcon({ size = 48, className }: Props) {
return (
<svg
preserveAspectRatio="xMidYMid"
viewBox="0 0 256 256"
xmlns="http://www.w3.org/2000/svg"
width={size}
height={size}
className={className}
>
<path
d="m256 236.393515v-216.7869626c0-8.89329... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ChakraIcon.tsx | packages/website/src/icons/ChakraIcon.tsx | import { Props } from './types';
export function ChakraIcon({ className, size = 48 }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 48 48"
width={size}
height={size}
className={className}
>
<circle cx="24" cy="24" r="20" fill="#4db6ac" />
<pa... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/index.ts | packages/website/src/icons/index.ts | export { GitHubIcon } from './GitHubIcon';
export { DiscordIcon } from './DiscordIcon';
export { NextIcon } from './NextIcon';
export { ReactIcon } from './ReactIcon';
export { ReactQueryIcon } from './ReactQueryIcon';
export { TailwindIcon } from './TailwindIcon';
export { VanillaExtractIcon } from './VanillaExtractIc... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/RxJsIcon.tsx | packages/website/src/icons/RxJsIcon.tsx | import { Props } from './types';
export function RxJsIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 46 46"
fill="none"
className={className}
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4.56127 28.2372C3.70612 ... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/StorybookIcon.tsx | packages/website/src/icons/StorybookIcon.tsx | import { Props } from './types';
export function StorybookIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="-31.5 0 319 319"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid"
className={className}
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/ServerlessIcon.tsx | packages/website/src/icons/ServerlessIcon.tsx | import { Props } from './types';
export function ServerlessIcon({ size = 48, className }: Props) {
return (
<svg
width={size}
height={size}
fill="none"
xmlns="http://www.w3.org/2000/svg"
className={className}
viewBox="0 0 256 204"
>
<g>
<path
d="M0,... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/QuasarIcon.tsx | packages/website/src/icons/QuasarIcon.tsx | import { Props } from './types';
export function QuasarIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1024 1024"
width={size}
height={size}
className={className}
>
<path
id="path8860-5-4-8-2-7-1-8_20_"
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/SolidJsIcon.tsx | packages/website/src/icons/SolidJsIcon.tsx | import { Props } from './types';
export function SolidJsIcon({ className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 166 155.3"
width="75%"
className={className}
>
<path
d="M163 35S110-4 69 5l-3 1c-6 2-11 5-14 9l-2 3-15 26 26 5c11 7 25 10 38... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/RestIcon.tsx | packages/website/src/icons/RestIcon.tsx | import { Props } from './types';
export function RestIcon({ size = 48, className }: Props) {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 122.88 100.33"
width={size}
height={size}
className={className}
>
<g>
<path
fillRule="evenodd"
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/icons/RedisIcon.tsx | packages/website/src/icons/RedisIcon.tsx | import { Props } from './types';
export function RedisIcon({ size = 800, className }: Props) {
return (
<svg
width={size}
height={size}
viewBox="0 0 48 48"
xmlns="http://www.w3.org/2000/svg"
className={className}
>
<path
fill="#b71c1c"
d="M45,29.316c0-0.637... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/ShowcaseIcon.tsx | packages/website/src/components/ShowcaseIcon.tsx | import { GitHubIcon, BriefcaseIcon } from '../icons';
function getIcon(icon) {
let Icon;
switch (icon) {
case 'GitHub':
Icon = <GitHubIcon className="inline w-6 h-6 mb-px" />;
break;
default:
Icon = <BriefcaseIcon className="inline w-6 h-6 mb-px" />;
}
return Icon;
}
interface Props... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/ShareDropdown.tsx | packages/website/src/components/ShareDropdown.tsx | import { Menu, Transition } from '@headlessui/react';
import { Fragment } from 'react';
import { ShareIcon, FacebookIcon, TwitterIcon, LinkedinIcon } from '../icons';
type ShareOption = 'facebook' | 'twitter' | 'linkedin';
type ShareParam = { url: string; text: string };
const shareUrlMap: Record<ShareOption, (p: Sha... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/MobileNavigation.tsx | packages/website/src/components/MobileNavigation.tsx | import { useState } from 'react';
import { XIcon, MenuIcon } from '../icons/heroicons';
import { FrameworkNavigation } from './FrameworkNavigation';
import { KitNavigation } from './KitNavigation';
export type Header = {
depth: number;
slug: string;
text: string;
};
interface Props {
sections?: string[];
he... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/Logo.tsx | packages/website/src/components/Logo.tsx | export function Logo() {
return (
<svg
width="148"
height="40"
viewBox="0 0 148 40"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<rect
x="1"
y="1"
width="145.051"
height="38"
rx="3"
className="dark:fill-gray-800 fill-white... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/ZshAnimation.tsx | packages/website/src/components/ZshAnimation.tsx | import { useState, useEffect } from 'react';
import Lottie from 'react-lottie-player';
const JSON_URL = './anim/zsh-anim.json';
function ZshAnimation() {
const [animData, setAnimData] = useState(null);
useEffect(() => {
fetch(JSON_URL)
.then((r) => r.json())
.then((data) => {
setAnimData(... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/FrameworkNavigation.tsx | packages/website/src/components/FrameworkNavigation.tsx | import { generateHeaderAnchor } from '../lib/generateHeaderAnchor';
interface Props {
sections: string[];
toggleNavigation: () => void;
}
export function FrameworkNavigation({ sections, toggleNavigation }: Props) {
return (
<nav>
<ul>
{sections.map((name, i) => (
<li key={`${name}-${... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/DarkModeToggle.tsx | packages/website/src/components/DarkModeToggle.tsx | import cn from 'clsx';
import { useState, useEffect } from 'react';
import { Switch } from '@headlessui/react';
import { SunIcon, MoonIcon } from '../icons/heroicons';
export function DarkModeToggle() {
const [enabled, setEnabled] = useState(false);
useEffect(() => {
const isDarkModeEnabled =
localStora... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/KitNavigation.tsx | packages/website/src/components/KitNavigation.tsx | import cn from 'clsx';
import { Header } from './MobileNavigation';
interface Props {
headings: Header[];
toggleNavigation: () => void;
}
export function KitNavigation({ headings, toggleNavigation }: Props) {
return (
<nav>
<ul>
{headings
.filter(({ depth }) => depth > 1 && depth < 4... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/NavBar.tsx | packages/website/src/components/NavBar.tsx | import { Disclosure } from '@headlessui/react';
import { XIcon, MenuIcon } from '../icons/heroicons';
import cn from 'clsx';
import { DarkModeToggle } from './DarkModeToggle';
import { HEADER_NAV_ITEMS } from '../config';
import { GitHubIcon } from '../icons';
import { Logo } from './Logo';
export interface Props {
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/KitNavBar.tsx | packages/website/src/components/KitNavBar.tsx | export function KitNavBar() {
return (
<nav className="-mb-px flex justify-center space-x-12" aria-label="Tabs">
<a
href="#"
className="border-blue-500 text-gray-900 whitespace-nowrap py-4 px-1 border-b-2 font-medium"
>
Documentation
</a>
<a
href="#"
... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/components/TableOfContents.tsx | packages/website/src/components/TableOfContents.tsx | import type { MarkdownHeader } from '../types';
import { useState, useRef, useEffect } from 'react';
import cn from 'clsx';
export interface Props {
headings: MarkdownHeader[];
}
export function TableOfContents({ headings }: Props) {
const itemOffsets = useRef([]);
const [activeId, setActiveId] = useState<strin... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/lib/getContributorsData.ts | packages/website/src/lib/getContributorsData.ts | interface ContributorApiData {
login: string;
html_url: string;
avatar_url: string;
}
export const getContributorsData = (): Promise<ContributorApiData[]> =>
fetch(
'https://api.github.com/repos/thisdot/starter.dev/contributors?anon=1'
).then((res) => res.json());
| typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/lib/parseKits.ts | packages/website/src/lib/parseKits.ts | import type { MarkdownContent } from '../types';
import pick from 'just-pick';
import { TECHNOLOGIES } from '../config';
import SHOWCASES from '../showcases/showcases.json';
export function parseKits(kits: MarkdownContent[]) {
return kits.map(parseKit);
}
export function parseKit(kit: MarkdownContent) {
// differ... | typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
thisdot/starter.dev | https://github.com/thisdot/starter.dev/blob/593639aa39999fcb7e8f4cab65c6f768fd4a3a09/packages/website/src/lib/generateHeaderAnchor.ts | packages/website/src/lib/generateHeaderAnchor.ts | const generateHeaderAnchor = (name: string) => {
const names = name.split(' ');
return names.join('-').toLowerCase();
};
export { generateHeaderAnchor };
| typescript | MIT | 593639aa39999fcb7e8f4cab65c6f768fd4a3a09 | 2026-01-05T04:59:58.752174Z | false |
gusgard/react-native-devsettings | https://github.com/gusgard/react-native-devsettings/blob/7c5d7dc5e77443670098e09b62ed59c1803fbd1e/declaration.d.ts | declaration.d.ts | declare var __DEV__: boolean;
| typescript | Apache-2.0 | 7c5d7dc5e77443670098e09b62ed59c1803fbd1e | 2026-01-05T05:00:00.100474Z | false |
gusgard/react-native-devsettings | https://github.com/gusgard/react-native-devsettings/blob/7c5d7dc5e77443670098e09b62ed59c1803fbd1e/withAsyncStorage.ts | withAsyncStorage.ts | import { NativeModules, DevSettings } from 'react-native';
import AsyncStorage from '@react-native-async-storage/async-storage';
// Tested with React Native 0.71
const withAsyncStorage = async () => {
const message = {
stop: '(*) Stop Debugging',
debug: '(*) Debug JS Remotely',
};
const storageKey = '@RN... | typescript | Apache-2.0 | 7c5d7dc5e77443670098e09b62ed59c1803fbd1e | 2026-01-05T05:00:00.100474Z | false |
gusgard/react-native-devsettings | https://github.com/gusgard/react-native-devsettings/blob/7c5d7dc5e77443670098e09b62ed59c1803fbd1e/index.ts | index.ts | import { NativeModules, DevSettings } from 'react-native';
// Tested with React Native 0.71
const main = async () => {
const message = {
stop: '(*) Stop Debugging',
debug: '(*) Debug JS Remotely',
};
DevSettings.addMenuItem(message.debug, () => {
NativeModules.DevSettings.setIsDebuggingRemotely(true... | typescript | Apache-2.0 | 7c5d7dc5e77443670098e09b62ed59c1803fbd1e | 2026-01-05T05:00:00.100474Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/main.ts | src/main.ts | #!/usr/bin/env node
import chalk from "chalk";
import { program } from "commander";
import fs from "fs-extra";
import { createRequire } from "module";
import path from "path";
import { fileURLToPath } from "url";
import { getImplementedFrameworks } from "./util/index.js";
import { detectFramework } from "./util/inspec... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/util/constants.ts | src/util/constants.ts | export const DEPS = ["tailwindcss", "postcss", "autoprefixer"];
export const DIRECTIVES = `
@tailwind base";
@tailwind components";
@tailwind utilities";
`;
// A list of common frameworks and their package.json keys
// Add meta-frameworks first
export const FW_DEPS = {
next: ["next"],
nuxt2: ["nuxt"],
nuxt3: ["... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/util/inspect.ts | src/util/inspect.ts | // Inspect package.json for the framework
// If inspecting package.json fails, ask the user to provide the framework
import chalk from "chalk";
import fs from "fs-extra";
import inquirer from "inquirer";
import { createRequire } from "module";
import path from "path";
import { FW_DEPS, FW_FILES } from "./constants.js";... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/util/index.ts | src/util/index.ts | import chalk from "chalk";
import fs from "fs-extra";
import { glob } from "glob";
import inquirer from "inquirer";
import { Listr } from "listr2";
import path from "path";
import { fileURLToPath } from "url";
import { COMMON_CSS_FILES, DEPS, DIRECTIVES } from "./constants.js";
import detectPackageManager from "./pacma... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/util/pacman.ts | src/util/pacman.ts | import chalk from "chalk";
import { execa, execaSync } from "execa";
import fs from "fs-extra";
import inquirer from "inquirer";
import path from "path";
import semver from "semver";
class Pacman {
constructor(public name: string) {
let msg = "";
name !== "pnpm" &&
(msg = `(You should try ${chalk.green... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/vite-svelte.ts | src/lib/vite-svelte.ts | import chalk from "chalk";
import fs from "fs-extra";
import { Listr } from "listr2";
import path from "path";
import { getConfigFiles, runGenericTasks, showSuccess } from "../util/index.js";
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export default async function (opts: any) {
await runGenericTa... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/symfony.ts | src/lib/symfony.ts | export default async function () {
console.log("Not yet implemented...");
}
| typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/remix.ts | src/lib/remix.ts | import { execa } from "execa";
import fs from "fs-extra";
import { glob } from "glob";
import { Listr } from "listr2";
import { createRequire } from "module";
import path from "path";
import { DEPS } from "../util/constants.js";
import { copyDirectives, injectGlob, showSuccess } from "../util/index.js";
import detectPa... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/preact.ts | src/lib/preact.ts | import { runGenericTasks } from "../util/index.js";
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export default async function start(opts: any) {
await runGenericTasks({
opts,
sources: ["./src/**/*.{js,jsx,ts,tsx}"],
twFile: "tailwind.config.cjs",
});
}
| typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/laravel.ts | src/lib/laravel.ts | import chalk from "chalk";
import { execa } from "execa";
import { Listr } from "listr2";
import path from "path";
import { copyDirectives, injectGlob, showSuccess } from "../util/index.js";
import detectPackageManager from "../util/pacman.js";
// setup tailwind on laravel
export default async function () {
const pa... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/vite-vue.ts | src/lib/vite-vue.ts | import { runGenericTasks } from "../util/index.js";
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export default async function (opts: any) {
await runGenericTasks({
opts,
sources: ["./index.html", "./src/**/*.{vue,js,ts,jsx,tsx}"],
twFile: "tailwind.config.cjs",
});
}
| typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/rails.ts | src/lib/rails.ts | import chalk from "chalk";
import { execa } from "execa";
import { Listr } from "listr2";
import { copyDirectives, showSuccess } from "../util/index.js";
export default async function () {
const tasks = new Listr([
{
title: "Installing tailwindcss-rails gem...",
task: async () => {
await exec... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/nuxt3.ts | src/lib/nuxt3.ts | import chalk from "chalk";
import { Listr } from "listr2";
import { showSuccess } from "../util/index.js";
import detectPackageManager from "../util/pacman.js";
export default async function () {
const pacman = await detectPackageManager();
const tasks = new Listr([
{
title: "Installing dependencies...",... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/django.ts | src/lib/django.ts | export default async function () {
console.log("Not yet implemented...");
}
| typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/phoenix.ts | src/lib/phoenix.ts | export default async function () {
console.log("Not yet implemented...");
}
| typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/next.ts | src/lib/next.ts | import fs from "fs-extra";
import path from "path";
import { runGenericTasks } from "../util/index.js";
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export default async function start(opts: any) {
await runGenericTasks({
opts,
sources: getSources(),
});
}
function getSources() {
const... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/vue.ts | src/lib/vue.ts | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false | |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/cra.ts | src/lib/cra.ts | import { runGenericTasks } from "../util/index.js";
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export default async function start(opts: any) {
await runGenericTasks({
opts,
sources: ["./src/**/*.{js,jsx,ts,tsx}"],
});
}
| typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/svelte.ts | src/lib/svelte.ts | import fs from "fs";
import { Listr } from "listr2";
import path from "path";
import { DEPS } from "../util/constants.js";
import {
copyDirectives,
fileExists,
injectGlob,
showSuccess,
} from "../util/index.js";
import detectPackageManager from "../util/pacman.js";
export default async function () {
const fi... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/svelte-kit.ts | src/lib/svelte-kit.ts | import chalk from "chalk";
import fs from "fs-extra";
import { Listr } from "listr2";
import path from "path";
import { runGenericTasks, showSuccess } from "../util/index.js";
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export default async function (opts: any) {
await runGenericTasks({
opts,
... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
ndaba1/twinit | https://github.com/ndaba1/twinit/blob/02a62566898f3127bfc18449fcae9ebcdad248ad/src/lib/gatsby.ts | src/lib/gatsby.ts | import { execa } from "execa";
import fs from "fs-extra";
import { glob } from "glob";
import { Listr } from "listr2";
import { createRequire } from "module";
import path from "path";
import { DEPS } from "../util/constants.js";
import { copyDirectives, injectGlob, showSuccess } from "../util/index.js";
import detectPa... | typescript | MIT | 02a62566898f3127bfc18449fcae9ebcdad248ad | 2026-01-05T05:00:07.855350Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.