
Extra components for Angular Material 2
Material2 Extra is an innovative add-on designed to enhance Angular Material 2 with additional components that provide more flexibility and functionality to developers. This collection of extra components allows for the creation of more interactive and dynamic applications without compromising on performance or aesthetics. For anyone working within the Angular framework, this extension provides a wealth of options to streamline the development process while maintaining high standards of design and usability.
The purpose of Material2 Extra is to bridge gaps in the default offering of Angular Material 2, offering additional tools and components that can save time and effort in app development. Whether you are building a complex enterprise solution or a simple application, the versatility of Material2 Extra can add significant value to your project.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.
RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.
Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.