Socket
Book a DemoInstallSign in
Socket

next-tailwind-ts

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-tailwind-ts

## 📘 About

latest
npmnpm
Version
0.5.4
Version published
Maintainers
1
Created
Source

🔺 next-tailwind-ts 🔺

📘 About

The Next.js template with TypeScript, and Tailwind CSS for scaffolding your project.

📝 Table of Contents

📦 Template contains

  • React 19.x
  • Next.js 15.x
  • Tailwind CSS 4.x
  • TypeScript 5.x

💎 Pre-loaded dependencies

yarn create next-app next-tailwind-ts
yarn add @neshca/cache-handler redis clsx tailwind-merge react-loading-randomizable

📝 Versions (Last 2 Minor Version)

v0.5.4 - 2025-03-25

  • Updated dependencies

v0.5.3 - 2025-03-13

  • Updated dependencies

v0.5.2 - 2025-02-06

  • Removed unused dep
  • Audit fix

v0.5.1 - 2025-02-06

  • Updated dependencies

v0.5.0 - 2025-01-29

v0.4.0 - 2024-11-12

  • Upgraded to ✨ Next.js 15 come with React 19 ✨
  • Updated dependencies
  • Refactored on code structure

Version History

... more

📌 Get Started

  • Initialized (don't forget to rename my-project)

    npx degit owlsome-official/next-tailwind-ts#main my-project
    
  • Go to project folder

    cd my-project
    
  • Set up dependencies

    yarn
    
  • Run!

    yarn dev
    

Want some more ?

  • ✨ Recommended - shadcn/ui

    A beauty and powerful UI Components, get started with it shadcn/ui.

  • more Next.js?

    see Next.js Doc

🌈 Next.js Template – Made with ❤️ by Watsize 🌈

FAQs

Package last updated on 25 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts