react-reagent

0.0.9-rc.1 • Public • Published

Deprecated:

This repo has been supersceded by contributor-frontend. All of this project's components have been moved there and the new repo provide a more mature development and installation experience.

React Reagent

An assortment of useful react components and utils.

Style Guide

Styling and CSS

We are experiementing with using JSS to style components so that all components are able to be used in server side rendered applications.

  • we originally use css and scss but ran into issues getting those styles to both be bundled with webpack and rendered on the server
  • another option is aphrodite which the HuffPost Frontend team is exploring

Directory Names

Directory names should be kebob case since the mac OS filesytem handles capitals oddly and we want things to work on linx and mac

Readme

Keywords

none

Package Sidebar

Install

npm i react-reagent

Weekly Downloads

1

Version

0.0.9-rc.1

License

none

Unpacked Size

88.6 kB

Total Files

43

Last publish

Collaborators

  • huffpost-dev