[go: up one dir, main page]

Skip to content

git-kamesh/k-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-components : A tiny preact components library

K-componet is a tiny componet library. It is a set of preact components. Microfront-end concept.

Components implemented

  • Button
  • CurrentTime

Installation & usage

  • run npm install
  • run npm run dev to start the dev server
  • run npm run prod to build the dist folder

Tools and dependencies

  • Preact - Fast 3kB alternative to React with the same modern API
  • Rollup - Bundler for modern JavaScript
  • TypeScript - Superset of JavaScript, with static typing and runtime checks
  • Styled-components - CSS-in-JS library for preact
  • Rollup plugins: livereload, postcss, typescript, ...

About

a tiny preact componet library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published