https://github.com/alirezamirian/ngx-panes
Pane windows (aka tool windows) for Angular
https://github.com/alirezamirian/ngx-panes
angular angular-components jetbrains-ides panel toolbox toolwindow web
Last synced: 2 months ago
JSON representation
Pane windows (aka tool windows) for Angular
- Host: GitHub
- URL: https://github.com/alirezamirian/ngx-panes
- Owner: alirezamirian
- License: apache-2.0
- Created: 2017-05-22T19:18:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T20:23:43.000Z (almost 8 years ago)
- Last Synced: 2024-08-08T22:16:43.437Z (over 1 year ago)
- Topics: angular, angular-components, jetbrains-ides, panel, toolbox, toolwindow, web
- Language: TypeScript
- Homepage: https://alirezamirian.github.io/ngx-panes
- Size: 2.1 MB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NgxPanes
Pane windows (aka tool windows) for Angular. [See a demo][github-demo]
![ngx-panes][demoGif]
## Useful links:
- [Homepage][homepage]
- [Getting started][getting-started]
- [Demos][demos]
- [API Docs][apiDocs]
- [Simple usage in StackBlitz][stackBlitz1]
[homepage]: https://alirezamirian.github.io/ngx-panes/latest
[github-demo]: https://alirezamirian.github.io/ngx-panes/latest/#/demos/github/angular/material2
[getting-started]: https://alirezamirian.github.io/ngx-panes/latest/#/guides/getting-started
[demos]: https://alirezamirian.github.io/ngx-panes/latest/#/demos
[demoGif]: https://user-images.githubusercontent.com/3150694/39648819-d0caedda-4ff8-11e8-99bf-be53862806ba.gif
[apiDocs]: https://alirezamirian.github.io/ngx-panes/latest/#/api
[stackBlitz1]: https://stackblitz.com/edit/ngx-panes-getting-started?embed=1&file=src/app/app.component.html&hideExplorer=1