Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukesheard/phosphor-webcomponent
Dynamic Phosphor Based Web Components
https://github.com/lukesheard/phosphor-webcomponent
customelements phosphor webcomponents
Last synced: 11 days ago
JSON representation
Dynamic Phosphor Based Web Components
- Host: GitHub
- URL: https://github.com/lukesheard/phosphor-webcomponent
- Owner: LukeSheard
- License: mit
- Created: 2017-12-02T01:12:23.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2018-01-29T23:14:25.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T03:42:48.067Z (3 months ago)
- Topics: customelements, phosphor, webcomponents
- Language: TypeScript
- Homepage: https://lukesheard.github.io/phosphor-webcomponent
- Size: 14.1 MB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phosphor Web Components [![Build Status](https://travis-ci.org/LukeSheard/phosphor-webcomponent.svg?branch=master)](https://travis-ci.org/LukeSheard/phosphor-webcomponent)
![Demo](./docs/example.gif)
This is a collection of two [web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) based on the [phosphor](http://www.github.com/phosphorjs/phosphor) library which provide a generic tab, and dock html component.
Package | Version
:------------|:---------------------------------------------------------------------------------|
Dock-Layout | [![Dock Layout npm version](https://badge.fury.io/js/phosphor-dock-layout.svg)](http://npm.im/phosphor-dock-layout)
Tab-Layout | [![Dock Layout npm version](https://badge.fury.io/js/phosphor-tab-layout.svg)](http://npm.im/phosphor-tab-layout)
Shared | [![Dock Layout npm version](https://badge.fury.io/js/phosphor-layout-shared.svg)](http://npm.im/phosphor-layout-shared)## Documentation
[Read the docs](./docs)