Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cogizmo/forge-elements
Collection of Custom Elements for aiding in development and debugging of web and web-ui applications.
https://github.com/cogizmo/forge-elements
Last synced: 6 days ago
JSON representation
Collection of Custom Elements for aiding in development and debugging of web and web-ui applications.
- Host: GitHub
- URL: https://github.com/cogizmo/forge-elements
- Owner: cogizmo
- Created: 2016-01-02T11:34:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T16:34:21.000Z (almost 9 years ago)
- Last Synced: 2023-03-29T05:37:44.905Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forge Elements
Compilation of custom elements developed to aid the development and debugging of HTML/CSS/JS applications. While referring to the individual element's documentation may be necessary for specific elements, most should be compatible with both web and nativeweb applications.
## New Elements
* [``](https://github.com/FuzzicalLogic/forge-reloader) - Button and hotkey that allows convenient reloading of nativeweb windows.
* [``](https://github.com/FuzzicalLogic/forge-repainter) - Button and hotkey that allows convenient repainting of document stylesheets (not for use with web component stylesheets).
* [``](https://github.com/FuzzicalLogic/forge-titlebar-insert) - Mini toolbar of the most common forge-elements for insertion into a native-title-bar.