Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-ui-components

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-ui-components

Gatsby components for website ui

  • 0.0.21
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Gatsby UI Components

Gatsby UI components for reusing in many themes and sites. Based around Gatsby specifically rather than React. Uses Gatsby library instead of react. For example Link in the nav bar uses Gatsby's Link. I am not a fan of CSS-in-JS at the moment so I just have the CSS in the dist folder until I learn a bit more about it.

Components:

  • Navigation Bars
  • Splash pages
  • Footers
  • Social Media Bars

Development

Storybook is installed. Just run npm run storybook. Webpack is for the HTML dev server but I prefer to use storybook. Build dist package with npm build, test by importing from dist rather than src in stories.

Contribute

Feel free to make a pull request into the Github if there's better practices and methods to some of the components I have made.

Keywords

FAQs

Package last updated on 29 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc