Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
A powerful and flexible state management library for JavaScript and TypeScript applications, providing a reactive and composable way to manage state using cells and a robust store implementation.
A set of React hooks and utilities for seamless integration of @framjet/cell state management library in React applications, providing a simple and efficient way to manage state using cells in React components.
A TypeScript utility library for converting between string literals and TypeScript types, enhancing dynamic type handling and validation in TypeScript projects.
The eslint-plugin package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides:
- Integration with libraries such as Jest, Playwright, Cypress, and Storybook.
- Scaffolding for creating buildable libraries that can be published to npm.
- Utilities for automatic workspace refactoring.
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.