Skip to content

thedemodev/anchor

 
 

Repository files navigation

Anchor Logo

A React Design System from RetailMeNot

Build Satus Spectrum Downloads Version

Anchor is a robust yet lightweight series of UI components, utilities, and styles that form the foundation of great user experiences.

Get Started

npm i -S @retailmenot/anchor styled-components
// VENDOR
import { Menu } from '@retailmenot/anchor';

View our docs site for more usage guidelines

Why Anchor?

  • Isomorphic - We are an isomorphic-first library which doesn't require a Webpack expert
  • Convention Over Configuration - Out of the box this library solves common challenges faced by UI engineers without a ton of configuration
  • Composability - Rather than writing redundant overrides, we provide consistent attributes to easily change the look and feel of our components
  • Community - We promote people-centric solutions and promote a culture of learners
  • Representational - We try to use native DOM APIs so the better you know the DOM the easier this library is to use

Contribute

Check out our contributing guide until our docs site goes live with that content.

About

A design system library from RetailMeNot.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%