Skip to content

Commit abc876e

Browse files
committed
fix: add library
1 parent 66986b8 commit abc876e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Ionic is an open-source mobile application framework that makes it easy to build
3838
- [Books](#books)
3939
- [Boilerplate/Demo Apps](#boilerplatedemo-apps)
4040
- [Components](#components)
41+
- [Libraries](#libraries)
4142
- [Animations](#animations)
4243
- [UI Library](#ui-library)
4344
- [Menu, Tabs](#menu-tabs)
@@ -159,7 +160,7 @@ Ionic is an open-source mobile application framework that makes it easy to build
159160
## Tools
160161
- [Ionic2-vscode](https://marketplace.visualstudio.com/items?itemName=jgw9617.ionic2-vscode)
161162
- [Vim-ionic2](https://github.com/akz92/vim-ionic2)
162-
- [Ionic Vetur Intellisense](https://github.com/moduslabs/ionic/tree/master/packages/ionic-vetur) - Vetur support for Ionic Components for tag and attribute autocompletion.
163+
- [Capacitor safe area simulator](https://chromewebstore.google.com/detail/capacitor-safe-area-simul/ddaaodgcccedhjbjeollookhompnlfhi) - Chrome extension to simulate safe area in the browser, it support Ionic, Knsta UI and Tailwind Capacitor.
163164

164165
## Video Tutorials
165166
- [Build a Todo App from Scratch with Ionic](http://www.joshmorony.com/build-a-todo-app-from-scratch-with-ionic-2-video-tutorial/)
@@ -205,6 +206,10 @@ Ionic is an open-source mobile application framework that makes it easy to build
205206

206207
## Components
207208

209+
### Libraries
210+
- [Capacitor Tailwind](https://github.com/Cap-go/tailwind-capacitor) - A Tailwind CSS plugin for Capacitor.
211+
- [Ionic Blocks](https://ionicblocks.com/) - A collection of free and premium Ionic components.
212+
208213
### Animations
209214
- [Lottie Animation](https://github.com/chenqingspring/ng-lottie)
210215
- [Lottie Animation](https://github.com/fivethree-team/lottie)

0 commit comments

Comments
 (0)