0.0.1 • Published 4 years ago

ldsite v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

ldSite

necessary frontend cores for a generic website, including:

  • auth - for authentication
  • ldcvmgr - cover(modal/dialog) handler
  • error - 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 information
  • navtop - 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.