Purescript Lumi Components

screenshot of Purescript Lumi Components
react

Library of our UI components

Overview:

The purescript-lumi-components is a component library designed to meet Lumi's specific UI and UX requirements. The available components can be found in the src/components directory. The library focuses on providing components tailored to Lumi's needs.

Features:

  • Component Library: Offers a range of components designed for Lumi's UI and UX needs.
  • CSS Styling: Provides styles that can be injected into the page to enhance the components' appearance.
  • Easy Integration: Simple integration with an attachGlobalComponentStyles effect for initializing the application.

Summary:

The purescript-lumi-components library provides a focused set of components tailored to Lumi's UI and UX requirements. By injecting the CSS styles and using the provided effects, developers can easily integrate these components into their applications. Additionally, the library offers a straightforward installation process for local development and production builds.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.