-
Notifications
You must be signed in to change notification settings - Fork 0
Client Plugins
Used for all DOM manipulation and getting/sending data from/to the server with the api.
Used to parse and create html templates that are added to the page with jquery.
Enable the client to have a router similar to express, it updates the url field depending on what page it is and handles clicks going the the different pages.
It also handles showing the correct page when loading the page form a hard reload.
Used for easy storage of user info on the client to use when showing the nick and authenticating with the server
Used to parse time from the api and print pretty time on posts and comments.
Contains scripts to enable modals, tooltips and dropdown menus.
Also most of the css styling used comes from this.
Used to notify the user when something was successful or something went wrong