Skip to content

eldritchtools/shared-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Components

Just a repo for shared components for my projects.

Run npm run build before pushing updates to this project.

Add "@eldritchtools/shared-components": "github:eldritchtools/shared-components" to dependencies in package.json and run npm install to import this into other projects.

Provides the following:

  • Header - Header for displaying the title and other info
  • Footer - Footer for displaying social links and copyright disclaimer
  • db, useDBState - IndexedDB wrapper
  • ProfileProvider, useProfiles - React Context Provider for handling profiles, uses the IndexedDB wrapper above

About

Components shared between projects

Resources

Stars

Watchers

Forks

Packages

No packages published