1.0.0 • Published 12 months ago

@samgl/graffiti-ui v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

The Graffiti UI logo accompanied by a screenshot of the UI components

Graffiti UI

Graffiti is a UI component library implemented in React with TypeScript. It's designed to have simple and clear standard styling which is customisable for use in UIs with various colour schemes and aesthetics.

Graffiti UI is intended for use with:

  • ESM only projects
  • React v18
  • TypeScript
  • Styled Components - if you want to customse the styling of the components
  • React Router - if you're using the Navigation components

There are a number of example projects made with Graffiti UI available to view here. The source code for these example projects can be found here so you can see how to use Graffiti UI in your own projects.

Table of contents

Installation

# With npm
npm install @samgl/graffiti-ui

# With yarn
yarn add @samgl/graffiti-ui

License

MIT License

1.0.0

12 months ago

0.0.3

12 months ago

0.0.1

12 months ago