Skip to content

nicksrandall/agnostic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agnostic

A (tiny) framework agnostic component library built with preact and web components.

status

POC

Concepts

  • components are registered as custom-elements (web components).
  • components are authored with preact.js (because it's tiny)
  • compile-time autoprefixing and other postcss goodies happens for css

Why?

I want to create a forward-leaning, framework agnostic way of developing reusable components to share across features/teams of large projects.

Todo

  • CSS editor plugin(s)

About

framework agnostic components (aka web components)

Resources

License

Stars

Watchers

Forks

Packages

No packages published