Socket
Socket
Sign inDemoInstall

@fast-ai/ui-components

Package Overview
Dependencies
120
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fast-ai/ui-components

Common UI components


Version published
Maintainers
2
Created

Changelog

Source

1.9.0 (2024-01-27)

Bug Fixes

  • react refresh and maximinStackExceeded (98159e9)

Features

  • more styling moved to theme (8e3a8b8)

Readme

Source

Zoe.ai logo

by Lundegaard

Gatsby theme workspace for Fast AI platform

Installing

git clone https://github.com/lundegaard/gatsby-theme-fast-ai my-app
cd my-app
yarn install

Developping

Run demo app with gatsby-theme-fast-ai.

yarn start

Run demo app with gatsby-theme-fast-ai-sidebar.

yarn start:sidebar

Running storybook

yarn storybook start

or

yarn start:storybook

Project template

.
├── apps
│   ├── demo
│   ├── demo-sidebar
│   └── storybook
├── packages
│   ├── gatsby-plugin-setup
│   ├── gatsby-plugin-staged-fonts
│   ├── gatsby-theme-fast-ai
│   ├── gatsby-theme-fast-ai-sidebar
│   └── ui-components
└── tools

demo

  • example application demostrating fast-ai-gatsby-theme

demo-sidebar

  • example application demostrating fast-ai-gatsby-theme-sidebar

storybook

  • Storybook app documenting the @fast-ai/ui-components

ui-components

  • common UI components

gatsby-plugin-setup

  • contains a few patches over default Gatsby configuration

gatsby-plugin-staged-fonts

  • Implements effective font loading strategy

gatsby-theme-fast-ai

  • contains common setup for Gatsby applications
  • configures set of Gatsby plugins

gatsby-theme-fast-ai-sidebar

  • extension of gatsby-theme-fast-ai with fluid layout

License

All packages are distributed under the MIT license. See the license here.

FAQs

Last updated on 27 Jan 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc