Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vdegenne/symbols-font-composer

Repository of symbols-font-composer.web.app PWA
https://github.com/vdegenne/symbols-font-composer

Last synced: about 1 month ago
JSON representation

Repository of symbols-font-composer.web.app PWA

Awesome Lists containing this project

README

        




symbols-font-composer PWA

`symbols-font-composer` PWA can be used to compose Material Symbols font, only containing icons you decide to include, which minimizes the final icon font file size your application serves.

✨ If you want to automate this process instead, the following plugins can also be used:

- [rollup-plugin-md-icon](https://github.com/vdegenne/rollup-plugin-md-icon)
- [vite-plugin-md-icon](https://github.com/vdegenne/vite-plugin-md-icon)

---

## About this PWA

This PWA makes use of the following libraries:

- [@material/web](https://github.com/material-components/material-web): UI Web Components
- [lit](https://github.com/lit/lit): Base Web Components library
- [vite](https://github.com/vitejs/vite): front-end tooling

And makes use of the following tools/plugins:

- [rollup-plugin-material-all](https://www.npmjs.com/package/rollup-plugin-material-all): code import-free, this plugin will automatically include `@material/web` elements that your application needs.
- [mwc3-back-helpers](https://github.com/vdegenne/mwc3-back-helpers): A suite of modules for building tools around `@material/web` framework.
- [material-shell](https://www.npmjs.com/package/material-shell): A small shell element to initialize a Material-web project in.

Along with some author's personals: `lit-with-styles`, `@snar/lit`, `material-3-prompt-dialog`, `@vdegenne/material-color-helpers`, ...

## License

MIT