Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Hub

An extensible javascript-based app hub to facilitate a variety of loosely-coupled web apps.

Features

  • hash-based navigation and routing
  • dynamically loaded scripts, html, fragments, iframes, and css
    • fully asynchronous multilevel requirement loading
  • two-way data binding to keep html and model in sync
  • shared google sign-on across all apps

Apps

  • a browser-based version of my original Twitch Stream Utility
  • a lightweight utility to browse anime from Crunchyroll
  • a cloud-based pinboard app using Google sign-on
  • a rules reference app for the Dungeons & Dragons 5th edition SRD (and other free resources)

Misc

  • an old, somewhat unstable dynamic form builder (via iframe)

Admin

  • an app to manage additional JSON data for use in other apps (like the D&D rules reference)
    • additional resources are visible based on the logged in user's roles
  • an app to grant roles to specific users
    • permissions are applied to roles in the app that the object is used

About

A place for self learning and experimenting. An extensible javascript-based app hub to facilitate loosely-coupled web apps. Shared modules are in a separate repo: https://github.com/claire-west/js-lib

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages