1 line
No EOL
11 KiB
JSON
1 line
No EOL
11 KiB
JSON
{"slug": "nadunindunil--awesome-material-ui", "title": "Material Ui", "description": "A curated list of Material-UI resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Material-UI that we keep up-to-date", "github_url": "https://github.com/nadunindunil/awesome-material-ui", "stars": "219", "tag": "Front-End Development", "entry_count": 60, "subcategory_count": 1, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Resources", "url": "#resources", "description": ""}, {"name": "Articles", "url": "#articles", "description": ""}, {"name": "Tools", "url": "#tools", "description": ""}, {"name": "Theming", "url": "#theming", "description": ""}, {"name": "Related Projects", "url": "#related-projects", "description": ""}, {"name": "Components", "url": "#components", "description": ""}, {"name": "Applications", "url": "#applications", "description": ""}, {"name": "Boilerplates", "url": "#boilerplates", "description": ""}, {"name": "Material-UI", "url": "https://material-ui.com/", "description": "React components for faster and easier web development. Build your own design system, or start with Material Design."}, {"name": "Getting started with Material-UI", "url": "https://medium.com/codingthesmartway-com-blog/getting-started-with-material-ui-for-react-material-design-for-react-364b2688b555", "description": "How to setup and use Material-UI in your React web application."}, {"name": "How to autogenerate forms in React and Material-UI with MSON", "url": "https://medium.com/free-code-camp/how-to-autogenerate-forms-in-react-and-material-ui-with-mson-5771b1b7e739", "description": "A guide to auto generate forms using JSON in Material-UI."}, {"name": "Let's Create a COVID-19 Tracker using React.js", "url": "https://towardsdatascience.com/lets-create-a-covid-19-tracker-using-react-js-5a3a0265a633", "description": "A guide to develop covid 19 tracker application using Material-UI"}, {"name": "Serverless Material UI contact form", "url": "https://medium.com/design-bootcamp/serverless-material-ui-contact-form-55296e107609", "description": "A guide to develop Material-UI contact form"}, {"name": "Embed Medium as a blog on your React Website \u2014 Part 2", "url": "https://medium.com/datadriveninvestor/embed-medium-as-a-blog-on-your-react-website-part-2-187db2b60a59", "description": "A guide to embed medium as a blog on your react website using Material-UI"}, {"name": "Material-UI Snippets", "url": "https://marketplace.visualstudio.com/items?itemName=vscodeshift.material-ui-snippets", "description": "VSCode extension providing snippets."}, {"name": "Material-UI Codemorphs", "url": "https://marketplace.visualstudio.com/items?itemName=vscodeshift.material-ui-codemorphs", "description": "VSCode extension providing codemods."}, {"name": "Create Material-UI Theme", "url": "https://github.com/react-theming/create-mui-theme", "description": "Online tool for creating Material-UI themes via Material Design Color Tool.", "stars": "88"}, {"name": "Material-UI Theme Generator", "url": "https://cimdalli.github.io/mui-theme-generator/", "description": "Material-UI theme/palette generator."}, {"name": "Material-UI Theme Editor", "url": "https://in-your-saas.github.io/material-ui-theme-editor/", "description": "A tool to generate themes for your Material-UI applications by just selecting the colors and having a live preview."}, {"name": "material-ui-theme-editor", "url": "https://in-your-saas.github.io/material-ui-theme-editor/", "description": "A tool to generate themes for your Material UI applications that features live previewing."}, {"name": "Material palette generator", "url": "https://m2.material.io/inline-tools/color/", "description": "The official Material Design palette generator can be used to generate a palette for any color you choose."}, {"name": "Components Extra", "url": "https://github.com/alexandre-lelain/components-extra", "description": "Provides a set of \"molecule\" components built on top of Material-UI such as a Footer, a CookiesBanner, a BackToTop button and other complex elements highly customizable to help developers build the macro parts of their UI very quickly. Those components are often duplicated across sites - this library solves this exact problem.", "stars": "88"}, {"name": "React Admin", "url": "https://marmelab.com/react-admin/", "description": "A frontend Framework for building admin applications running in the browser, on top of REST/GraphQL APIs, using ES6, React and Material Design."}, {"name": "Material UI Snippets", "url": "https://marketplace.visualstudio.com/items?itemName=vscodeshift.material-ui-snippets", "description": "VSCode extension providing snippets."}, {"name": "Material UI Codemorphs", "url": "https://marketplace.visualstudio.com/items?itemName=vscodeshift.material-ui-codemorphs", "description": "VSCode extension providing codemods."}, {"name": "Eslint: detect unused classes", "url": "https://github.com/jens-ox/eslint-plugin-material-ui-unused-classes", "description": "ESLint plugin to detect unused styling classes with `@mui/styles`.", "stars": "31"}, {"name": "Material-UI Chip Input", "url": "https://github.com/TeamWertarbyte/material-ui-chip-input", "description": "Material-UI chip input inspired by Angular Material chip input.", "stars": "739"}, {"name": "Material-UI Password field", "url": "https://github.com/TeamWertarbyte/material-ui-password-field", "description": "A password field using Material-UI.", "stars": "58"}, {"name": "Fullscreen Dialog", "url": "https://github.com/TeamWertarbyte/material-ui-fullscreen-dialog", "description": "A fullscreen dialog for Material-UI.", "stars": "58"}, {"name": "Material-UI Upload", "url": "https://github.com/corpix/material-ui-upload", "description": "Upload controls made in Material-UI using FileAPI.", "stars": "36"}, {"name": "Super Select Field", "url": "https://github.com/Sharlaan/material-ui-superselectfield", "description": "Multi-selection autocomplete dropdown component for Material-UI.", "stars": "266"}, {"name": "Material JSON Schema Form", "url": "https://github.com/nadunindunil/material-jsonschema-form", "description": "Material-UI form generated from json.", "stars": "4"}, {"name": "Notistack", "url": "https://github.com/iamhosseindhv/notistack", "description": "Easy snackbars for Material-UI (so you don't have to deal with open/close state of them).", "stars": "3.9k"}, {"name": "Material-UI Dropzone", "url": "https://github.com/Yuvaleros/material-ui-dropzone", "description": "Material-UI component built on top of react-dropzone.", "stars": "484"}, {"name": "Formik-Material-UI", "url": "https://github.com/stackworx/formik-material-ui", "description": "Bindings for using Material-UI with formik.", "stars": "971"}, {"name": "Redux-Form-Material-UI", "url": "https://github.com/erikras/redux-form-material-ui", "description": "Wrapper components to facilitate using Material-UI with Redux Form.", "stars": "831"}, {"name": "Final-Form-Material-UI", "url": "https://github.com/Deadly0/final-form-material-ui", "description": "Wrapper components to facilitate using Material-UI with Final Form.", "stars": "92"}, {"name": "Material-UI Auto Rotating Carousel", "url": "https://mui.wertarbyte.com/#material-auto-rotating-carousel", "description": "Material style carousel."}, {"name": "Material-UI Image", "url": "https://mui.wertarbyte.com/#material-ui-image", "description": "Material style image with loading animation."}, {"name": "Material-UI Flat Pagination", "url": "https://github.com/szmslab/material-ui-flat-pagination", "description": "A flat design pagination component for Material-UI.", "stars": "94"}, {"name": "Dx-react-scheduler-Material-UI", "url": "https://devexpress.github.io/devextreme-reactive/react/scheduler/", "description": "A scheduler/calendar component for Material-UI."}, {"name": "Dx-react-chart-Material-UI", "url": "https://devexpress.github.io/devextreme-reactive/react/chart/", "description": "Charts for Material-UI that visualizes data using a variety of series types, including bar, line, area, scatter, pie, and more."}, {"name": "Material-UI Medium Blog", "url": "https://github.com/sabesansathananthan/material-ui-medium-blog", "description": "Extended Material-UI Card component to show the Medium blogs.", "stars": "14"}, {"name": "React Github Repo Cards", "url": "https://github.com/sabesansathananthan/react-github-repo-cards", "description": "Extended Material-UI Card component to show the GitHub repositories.", "stars": "22"}, {"name": "React molecule-components", "url": "https://github.com/alexandre-lelain/components-extra", "description": "React molecule-components based on Material-UI.", "stars": "88"}, {"name": "Material-UI NestedMenuItem", "url": "https://github.com/azmenak/material-ui-nested-menu-item", "description": "Drop-in replacement for MUI's MenuItem with infinitely nested menus, and open on hover.", "stars": "73"}, {"name": "React-planet", "url": "https://github.com/innFactory/react-planet", "description": "Create circular menus which looks like planets.", "stars": "179"}, {"name": "MUI Phone Input", "url": "https://github.com/typesnippet/mui-phone-input", "description": "Advanced, highly customizable phone input component for Material UI.", "stars": "4"}, {"name": "mui-treasury", "url": "https://github.com/siriwatknp/mui-treasury", "description": "A collection of ready-to-use components based on Material-UI.", "stars": "2.4k"}, {"name": "Bethesda.net", "url": "https://bethesda.net/", "description": "The official site for Bethesda, publisher of Fallout, DOOM, Dishonored, Skyrim, Wolfenstein, The Elder Scrolls, more."}, {"name": "TagSpaces", "url": "https://www.tagspaces.org/", "description": "An offline, open source, file manager."}, {"name": "Builder Book", "url": "https://builderbook.org/", "description": "Books that teach you how to build full stack, production-ready web apps."}, {"name": "NPM registry browser", "url": "https://topheman.github.io/npm-registry-browser/", "description": "An open source web app that lets you search the npm registry and browse packages details."}, {"name": "Serverless Permission Policy Generator", "url": "https://github.com/Open-SL/serverless-permission-generator", "description": "An Online Application to generate AWS IAM permissions required for deploying a Serverless stack.", "stars": "47"}, {"name": "Create React App example (mui-org/material-ui)", "url": "https://github.com/mui-org/material-ui/tree/master/examples/create-react-app", "description": "Create React App example from official Material-UI repo.", "stars": "93k"}, {"name": "Create-react-app-material-ui", "url": "https://github.com/katopz/create-react-app-material-ui", "description": "Simple Create React App with Material-UI form submit example.", "stars": "22"}, {"name": "React-materialui-boilerplate", "url": "https://github.com/syedabuthahirm/react-materialui-boilerplate", "description": "A starter kit for react and Material-UI.", "stars": "32"}, {"name": "Gatsby-starter-material-ui", "url": "https://github.com/nareshbhatia/gatsby-starter-material-ui", "description": "A starter template for Gatsby using Material-UI.", "stars": "33"}, {"name": "Saas", "url": "https://github.com/async-labs/saas", "description": "Boilerplate for building your own SaaS product; built with TypeScript, React, Express, Material-UI.", "stars": "4k"}, {"name": "Create-react-app-material-typescript-redux", "url": "https://github.com/innFactory/create-react-app-material-typescript-redux", "description": "A ready to use boilerplate for starting big react projects.", "stars": "290"}]}], "name": ""} |