Skip to content

Examples of how to create common components and behavior with Svelte and Sapper

Notifications You must be signed in to change notification settings

jobelenus/sapper_components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sapper_components

This is not a traditional component library. I do not expect anyone to install this and import anything from it. I've worked with most component libraries over the decades, and I believe they get in your way more than they help.

We don't need them anymore

Who are you?

I expect that you are a seasoned developer who is comfortable on the nodeJS platform, and that you have used different front-end frameworks over the years. You heard of Svelte and Sapper, and somehow you found me in my little corner of the internet.

What is this project?

This project is not designed to introduce you to Svelte and Sapper. Please see the project documentation to get started. No framework documentation makes the jump to all the very specific questions that devs have. That is where I want to step in. This project is designed to show you how to start working on real world challenges.

This repo is designed to show you:

  1. How easy it is to create the common components and interactions you feel you need from other frameworks.
  2. Expose developers to the best that CSS Designers have to offer us.
  3. How to simply build components you need.
  4. How to enforce authentication in Sapper.

About

Examples of how to create common components and behavior with Svelte and Sapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published