0.0.5 • Published 9 months ago

thanka-ui-starter-template v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Thanka UI Starter Templates

Package to scaffold starter templates of next.js or react which contains most used components like input, button, a state management and API integration setup.

!Warning

The templates are being worked on.

Scaffold a project

!Warning

Required Node.js version 18+

With npm:

npx thanka-ui-starter-template@latest

With pnpm:

pnpx thanka-ui-starter-template@latest

Now follow the prompts.

Currently supported variants

  • next
  • react
    • tailwind - context - fetch
    • tailwind - context - rtk
    • tailwind - context - tanstack
    • tailwind - redux - fetch
    • tailwind - redux - rtk
    • tailwind - redux - rtk
    • tailwind - jotai - fetch
    • tailwind - jotai - rtk
    • tailwind - jotai - tanstack
    • mantine - context - fetch
    • mantine - context - rtk
    • mantine - context - tanstack
    • mantine - redux - fetch
    • mantine - redux - rtk
    • mantine - redux - rtk
    • mantine - jotai - fetch
    • mantine - jotai - rtk
    • mantine - jotai - tanstack
    • chakra - context - fetch
    • chakra - context - rtk
    • chakra - context - tanstack
    • chakra - redux - fetch
    • chakra - redux - rtk
    • chakra - redux - rtk
    • chakra - jotai - fetch
    • chakra - jotai - rtk
    • chakra - jotai - tanstack
0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago