ldSite
necessary frontend cores for a generic website, including:
auth
- for authenticationldcvmgr
- cover(modal/dialog) handlererror
- error handler ( by showing corresponding cover )loader
- public loader for used by any cores.notify
- notification handler ( a small, colored alert drops-in with short message )recaptcha
- recapthca informationnavtop
- navbar controller for- update user information
- handle style change when scrolling across document
- other utility functions:
- URL parser
- Cookie parser
You can find corresponding documentation under doc
folder.