JSPM

@lambdacurry/component-library

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20
  • Score
    100M100P100Q82011F
  • License ISC

A React component library created by Lambda Curry.

Package Exports

  • @lambdacurry/component-library

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lambdacurry/component-library) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

This project was bootstrapped with Create React App.

And converted into a component library based off of this article: https://hackernoon.com/creating-a-library-of-react-components-using-create-react-app-without-ejecting-d182df690c6b

Tailwind support was added with the help of this article: https://daveceddia.com/tailwind-create-react-app/