52 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/cli
A small util to copy SCSS files for publishing.
@mlaursen/code
Components and utils for rendering code for documentation pages or in general
@mlaursen/copy-scss-files
A small util to copy SCSS files for publishing.
@mlaursen/eslint-config
An eslint config used by mlaursen for most projects.
@mlaursen/node-utils
A package of utils I generally find myself using in projects with node
@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
@mlaursen/scss
Common utils for compiling sass
@mlaursen/utils
A package of utils I generally find myself using in projects
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.