Skip to content

Instantly share code, notes, and snippets.

<div class="full-size region-page" data-renderedregion="page">
<div class="flex-column full-size vertical-layout">
<div class="flex-row flex-grow scroll-hidden">
<div class="navigation-container flex-column">
</div>
<div class="flex-column flex-grow scroll-hidden">
<div class="flex flex-noshrink region-content-header" data-renderedregion="content-header"></div>
<div class="v-scroll-auto flex flex-grow relative region-content" data-renderedregion="content" role="main">
@neisdev
neisdev / halfmoon-starter-example.markdown
Created July 21, 2023 22:59
Halfmoon || Starter Example
@neisdev
neisdev / index.html
Created July 21, 2023 22:51
Task Management UI
<div class="h-screen w-screen bg-indigo-400 overflow-hidden absolute flex items-center">
<div class="w-screen h-64 absolute top-0 opacity-50 left-0 -my-40 -mx-64 bg-indigo-300 rounded-full"></div>
<div class="w-64 h-64 -mx-32 bg-indigo-300 opacity-50 rounded-full"></div>
<div class="w-64 h-64 ml-auto relative opacity-50 -mr-32 bg-indigo-300 rounded-full"></div>
<div class="w-screen h-64 absolute opacity-50 bottom-0 right-0 -my-40 -mx-64 bg-indigo-300 rounded-full"></div>
</div>
<div class="container mx-auto h-screen py-16 px-8 relative">
<div class="flex w-full rounded-lg h-full lg:overflow-hidden overflow-auto lg:flex-row flex-col shadow-2xl">
<div class="lg:w-1/2 bg-white text-gray-800 flex flex-col">
@neisdev
neisdev / alpine-x-mask-plugin-demo.markdown
Created July 4, 2023 08:36
Alpine x-mask Plugin Demo
@neisdev
neisdev / alpinejs-mentions-hashtags.markdown
Created May 16, 2023 08:26
AlpineJS: Mentions & Hashtags
@neisdev
neisdev / dashboard-with-tailwindcss-and-alpinejs.markdown
Created May 4, 2023 21:19
Dashboard with TailwindCSS and AlpineJS

Dashboard with TailwindCSS and AlpineJS

Simple admin panel or dashboard create with tailwindcss and alpinejs.

A Pen by Mithicher on CodePen.

License.

@neisdev
neisdev / index.html
Created May 4, 2023 08:37
Project creation panel
<div class="" id="createNewProject" tabindex="-1" role="dialog" aria-labelledby="createNewProject" aria-hidden="true">
<div class="modal-dialog" role="document">
<form id="formCreateNewProject">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Create new project</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
@neisdev
neisdev / index.html
Created May 4, 2023 08:16
Word Plugin
<style>
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap');
</style>
<div class="side-pane">
<p class="title-txt">
Flowcite
</p>
<div class="mainpanel">
<ul class="tab-panel">
<li class="active">