
Product
Introducing Historical Analytics – Now in Beta
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.
create-tailwindkit-ts
Advanced tools
A Sveltekit starter project with Typescript and Latest version of Tailwind pre-configured
This is a starter template to jumpstart your project with Typescript and the latest version of Tailwindcss, with minimal to no configuration needed.
Run this command in your terminal:
npx create-tailwindkit-ts@latest your-app-name-here
If you want to enable dark mode you will have to modify the tailwind.config.cjs file
module.exports = {
mode: 'jit',
purge: ['./src/**/*.svelte'],
darkMode: 'class', // or 'media'
theme: {
extend: {}
},
variants: {
extend: {}
},
plugins: []
};
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
FAQs
A Sveltekit starter project with Typescript and Latest version of Tailwind pre-configured
We found that create-tailwindkit-ts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
Company News
Socket is bringing best-in-class reachability analysis into the platform — cutting false positives, accelerating triage, and cementing our place as the leader in software supply chain security.