Skip to content

feat: Internal Jaspr Prestyled components (library) #591

@exoad

Description

@exoad

Description

Currently, Jaspr users must style and/or hookup external frameworks like TailwindCSS to be able to style their components. This is powerful, but it does come with the fact that users might feel a bit too overwhelmed.

Especially coming from Flutter, having to restyle every component from the bottom up sounds very tedious. I propose an optional package within Jaspr that is tied directly in with Jaspr that comes with prestyled components similar to a component library.

It makes prototyping easier while also giving devs coming from Flutter and other frameworks where its more focused on layout an easier time.

I'm happy to work and contribute to its development

Things to support:

  1. Prestyled components (buttons, forms)
  2. Themes (color palettes)
  3. Icon management (loading icons from SVGs)

Additional Context

A great design language right now would definitely be using Jaspr's website.

Following component libraries from React like antdesign and Material design are great inspirations as they are well known for developers to start prototyping with.

  1. Material UI - React
  2. Ant Design - React
  3. Chakra UI - React
  4. Fluent UI - Flutter
  5. Material 3 Design - Flutter

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions