Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Material Design Icons | 48,516 | 3,884 | 883 | a month ago | 12 | September 02, 2016 | 245 | apache-2.0 | ||
Material Design icons by Google | ||||||||||
Materialdrawer | 11,623 | 1,099 | 7 | a month ago | 185 | June 24, 2022 | apache-2.0 | Kotlin | ||
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design. | ||||||||||
Buefy | 9,481 | 1,084 | 229 | 44 minutes ago | 92 | March 07, 2023 | 78 | mit | Vue | |
Lightweight UI components for Vue.js based on Bulma | ||||||||||
Material Theme Jetbrains | 7,910 | 2 years ago | other | Java | ||||||
JetBrains theme of Material Theme | ||||||||||
Android Iconics | 5,101 | 626 | 27 | 2 months ago | 103 | July 14, 2023 | 7 | apache-2.0 | Kotlin | |
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application. | ||||||||||
Pnotify | 3,630 | 226 | 27 | 10 months ago | 26 | November 06, 2020 | 48 | apache-2.0 | HTML | |
Beautiful JavaScript notifications with Web Notifications support. | ||||||||||
Material Table | 3,440 | 264 | 177 | 3 months ago | 193 | June 18, 2023 | 16 | mit | JavaScript | |
Datatable for React based on material-ui's table with additional features | ||||||||||
Svelte Material Ui | 3,146 | 7 | 61 | 4 days ago | 72 | June 30, 2023 | 215 | apache-2.0 | Svelte | |
Svelte Material UI Components | ||||||||||
Rplibs | 2,718 | a year ago | 12 | lgpl-3.0 | HTML | |||||
Refs.cn 原型设计元件库,基于Axure RP 10/9/8,支持 Android、Apple、Windows、微信,移动、桌面平台的应用和网站原型设计。五年历程 2.7k+ star,感谢大家使用。 | ||||||||||
Android Material Design Icon Generator Plugin | 2,410 | 5 years ago | 16 | apache-2.0 | Java | |||||
This plugin help you to set material design icon to your project. |
This plugin help you to set material design icons to your Android project.
On MAC:
Preference > Plugins > Install plugin from disk...
Select MaterialDesignIconGeneratorPlugin.zip above.On Linux or Windows:
File > Settings... > IDE Settings > Plugins > Install plugin from disk...
Select MaterialDesignIconGeneratorPlugin.zip above.
Restart IntelliJ/Android Studio to activate plugin.
On MAC:
Go Preference > Plugins > Browse repositories
, then search material
.
On Linux or Windows:
Go File > Settings... > IDE Settings > Plugins > Browse repositories
, then search material
.
$ git clone https://github.com/konifar/android-material-design-icon-generator-plugin.git
$ cd android-material-design-icon-generator-plugin
$ git submodule init
$ git submodule foreach git pull origin master
$ python script/copy_icons.py
$ python script/create_template.py
Copyright 2014-2015 Yusuke Konishi
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.