45 packages
coc-scssmodules
css and scss modules autocompletion and go-to-definition coc.nvim plugin and hopefully supporting sass parent selectors
@mlaursen/changelog-preset
This is a custom standard-changelog preset that is based off of the angular preset that logs a bit more in the changelog.
@mlaursen/eslint-config
An eslint config used by mlaursen for most projects.
@mlaursen/prettier-config
The reusable prettier config I normally use for repos
@mlaursen/release-script
The release script I normally use for packages I publish to npm
react-buttons
A few common buttons with css and helpers.
react-dd-menu
A react dropdown menu.
react-marked-renderer
React Marked Renderer - React components for the marked library
react-md
This is the full react-md library bundled together for convenience.
@react-md/alert
Create accessible alerts through snackbars and banners.
@react-md/app-bar
This small package implments the AppBar spec in material design.
@react-md/autocomplete
Create an accessible autocomplete component that allows a user to get real-time suggestions as they type within an input. This component can also be hooked up to a backend API that handles additional filtering or sorting.
@react-md/avatar
This package is used to avatars which are used to symbolize people or objects.
@react-md/badge
Create a badge that is fixed to another element. This is generally used for notification counts.
@react-md/button
This package is used to create buttons with the material design spec. There is built-in support to be able to render accessible clickable divs that look like buttons, or even apply button styles to any element.
@react-md/card
Create interactable cards from the material design specifications.
@react-md/chip
Create a compact actionable element that can be used to represent an input, attribute, or action. A chip can be used to represent filters, tags, emails, or other inline elements.
@react-md/codemod
ReactMD codemod scripts
@react-md/core
The core components and functionality for react-md.
@react-md/dialog
This package is used to create accessible dialogs and modals.
@react-md/divider
This package is used to create horizontal or vertical dividers in your application.
@react-md/elevation
This is a small package for react-md that can create the elevation styles in the material design spec.
@react-md/expansion-panel
Create accessible expansion components for accordions and disclosures.
@react-md/form
This package is for creating all the different form input types.
@react-md/icon
This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.