Skip to content

Instantly share code, notes, and snippets.

@thamsrang
Last active July 4, 2019 05:47
Show Gist options
  • Select an option

  • Save thamsrang/201f5fdb0c112d72757fed5f1729199c to your computer and use it in GitHub Desktop.

Select an option

Save thamsrang/201f5fdb0c112d72757fed5f1729199c to your computer and use it in GitHub Desktop.
List of custom #angular #utils.

Directives

Pipe

HttpInterceptor

  • ProgressBar
  • ProgressBar
  • Caching
  • JWT header - Authorization Header
  • Adding Parameter
  • Http Error Response Handling
  • Upload Progress Bar
  • Logging - Http req & res Timing.
  • Header, URL, Param or Request Body Change.
  • Retry Request with navigator.onLine and return next.handle(request).retry(5);

Data Table

Angular NotePad

  • wysiwyg support
  • Mark down support
  • Spell Check
  • Auto Suggestion based on typed text
  • Import and Export for Text file, Markdown file, HTML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment