All Projects → HugoDF → Alpinejs Playground

HugoDF / Alpinejs Playground

Licence: mit
A set of ready to use Alpine.js examples with TailwindCSS

Projects that are alternatives of or similar to Alpinejs Playground

Beamwind
a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime
Stars: ✭ 32 (-50.77%)
Mutual labels:  tailwindcss
Tailwindcss
A Tailwind CSS frontend preset for the Laravel Framework
Stars: ✭ 1,056 (+1524.62%)
Mutual labels:  tailwindcss
Framework
An eCommerce administration built with Laravel 7 for create and manage online shop with multi-vendor.
Stars: ✭ 56 (-13.85%)
Mutual labels:  tailwindcss
Nuxt Cockpit Static Blog
A static blog built with Nuxt.js, Tailwindcss and Cockpit headless CMS
Stars: ✭ 39 (-40%)
Mutual labels:  tailwindcss
Cra Template Tailwindcss Typescript
A streamlined Tailwind CSS template for Create React App in TypeScript
Stars: ✭ 48 (-26.15%)
Mutual labels:  tailwindcss
Twind
The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
Stars: ✭ 1,051 (+1516.92%)
Mutual labels:  tailwindcss
Sapper Template Firebase
Starter Rollup template for Sapper apps with Firebase functions based on https://github.com/nhristov/sapper-template-rollup.
Stars: ✭ 29 (-55.38%)
Mutual labels:  tailwindcss
Nordic Store
Tailwind CSS Starter Template - Nordic Shop / Store
Stars: ✭ 61 (-6.15%)
Mutual labels:  tailwindcss
Next Landing Vpn
An Open Source Landingpage For VPN or Apps. Build using NextJS 10 and Tailwind v2.0
Stars: ✭ 49 (-24.62%)
Mutual labels:  tailwindcss
Tw Universal Tokens
Use Tailwind tokens as CSS variables, SASS map, SASS variables, ES module, JSON & Common JS module.
Stars: ✭ 56 (-13.85%)
Mutual labels:  tailwindcss
Admin Template Night
Tailwind CSS Starter Template - Admin Dashboard Template (Night Mode)
Stars: ✭ 40 (-38.46%)
Mutual labels:  tailwindcss
Intercom Clone
Intercom clone built with NextJS and TailwindCSS
Stars: ✭ 48 (-26.15%)
Mutual labels:  tailwindcss
Tailwindcss Intellisense
Intelligent Tailwind CSS tooling for Visual Studio Code
Stars: ✭ 1,066 (+1540%)
Mutual labels:  tailwindcss
Next Purescript Example
Simple example app using Next.js with Purescript
Stars: ✭ 35 (-46.15%)
Mutual labels:  tailwindcss
Laravel Casts
Form builder for Laravel.
Stars: ✭ 56 (-13.85%)
Mutual labels:  tailwindcss
Digital Currency
Create your own Digital Currency with this self-hosted Web App. Check out the Demo website
Stars: ✭ 30 (-53.85%)
Mutual labels:  tailwindcss
Empathy
❤️ Lightweight admin dashboard build with Tailwindcss, PurgeCSS, Vuejs, Fontawesome 5.
Stars: ✭ 51 (-21.54%)
Mutual labels:  tailwindcss
Tall
A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
Stars: ✭ 1,133 (+1643.08%)
Mutual labels:  tailwindcss
Tailwind Styled Component
Create Tailwind CSS React components like styled components with class names on multiple lines and conditional class rendering
Stars: ✭ 57 (-12.31%)
Mutual labels:  tailwindcss
Larawind
Larawind - Laravel 8.0+ Jetstream and Tailwind CSS Admin Theme
Stars: ✭ 55 (-15.38%)
Mutual labels:  tailwindcss

Alpine.js Playground

A set of ready to use Alpine.js examples with TailwindCSS.

Find the examples in the pages directory.

Requirements

  • Node 10
  • Yarn 1.x or npm

Setup

  1. Clone the repository
  2. Run yarn or npm install installs all required dependencies.

npm scripts

Equivalent npm run <script> should also work

  • yarn start will start a local dev server using serve
  • yarn format will run prettier on the HTML pages.
  • yarn build will generate an index.html from files in the pages directory

LICENSE

Code is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].