moonfacedigital / nano

A svelte template for small yet performant apps ⚡🤏

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  
PSA: Nano will be getting a makeover in 2023, as it stands now we do not recommend Nano for production

Nano

A svelte template for small yet performant apps ⚡🤏

To Do's

  • Basic struct.
  • Fake SPA routing
  • Store most recent tab in sessionStorage
  • Scope Tailwind styles to the Svelte app (fix global style leak)

How to use

Dev

pnpm run start

Adding to your site

Simply add this script at the end of the <body> tag or by using your hosting provider's snippet injection:
[your site]/dist/main.iife.js

About

A svelte template for small yet performant apps ⚡🤏

License:Other


Languages

Language:JavaScript 45.5%Language:CSS 24.8%Language:Svelte 23.1%Language:HTML 6.6%