All Projects → artemsky → Ng Snotify

artemsky / Ng Snotify

Licence: mit
Angular 2+ Notification Center

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ng Snotify

Angular Notifier
A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.
Stars: ✭ 175 (-42.43%)
Mutual labels:  notifications, toast, angular-component, angular2, angular4
Angular2 Toaster
Angular2-toaster is an asynchronous, non-blocking Angular Toaster Notification library
Stars: ✭ 333 (+9.54%)
Mutual labels:  toast, angular2, angular4, angular5
ngx-redux-core
The modern redux integration for Angular 6+
Stars: ✭ 32 (-89.47%)
Mutual labels:  angular2, angular4, angular5
spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Stars: ✭ 18 (-94.08%)
Mutual labels:  angular2, angular4, angular5
ngx-smart-loader
Smart loader handler to manage loaders everywhere in Angular apps.
Stars: ✭ 28 (-90.79%)
Mutual labels:  angular2, angular4, angular5
Ngx Avatar
Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources
Stars: ✭ 210 (-30.92%)
Mutual labels:  angular-component, angular2, angular4
AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (-86.18%)
Mutual labels:  angular2, angular4, angular5
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-92.76%)
Mutual labels:  angular2, angular4, angular5
Ng Select
⭐ Native angular select component
Stars: ✭ 2,781 (+814.8%)
Mutual labels:  angular2, angular4, angular5
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (-15.79%)
Mutual labels:  angular2, angular4, angular5
angular-landing-page
Beautiful Angular landing page with firebase, chat, poll, dynamic features/gallary, and nice animations/scrolling.
Stars: ✭ 43 (-85.86%)
Mutual labels:  angular2, angular4, angular5
angular-rollbar-source-maps
Angular 2+ implementation to upload sourcemaps to Rollbar
Stars: ✭ 17 (-94.41%)
Mutual labels:  angular2, angular4, angular5
Angular Cropperjs
CropperJS integration for Angular +6
Stars: ✭ 88 (-71.05%)
Mutual labels:  angular-component, angular2, angular4
Ngautocomplete
Light-weight autocomplete component for Angular.
Stars: ✭ 52 (-82.89%)
Mutual labels:  angular-component, angular2, angular4
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-96.05%)
Mutual labels:  angular2, angular4, angular5
Angular4-seed
Angular 4 Seed for Angular Forms
Stars: ✭ 37 (-87.83%)
Mutual labels:  angular2, angular4, angular5
Angular5 Seed
Angular5 Seed for Application
Stars: ✭ 222 (-26.97%)
Mutual labels:  angular2, angular4, angular5
Ng Drag Drop
Drag & Drop for Angular - based on HTML5 with no external dependencies. 🎉
Stars: ✭ 233 (-23.36%)
Mutual labels:  angular2, angular4, angular5
ng-toggle
Bootstrap-styled Angular Toggle Component
Stars: ✭ 14 (-95.39%)
Mutual labels:  angular2, angular4, angular5
ngx-toasta
Simple and clean Toast notification library for AngularX (Angular2 and beyond)
Stars: ✭ 20 (-93.42%)
Mutual labels:  notifications, angular2, toast

ng-snotify

Build Status NPM Version NPM Downloads Dev dependencies status list

Example

https://artemsky.github.io/ng-snotify/

Features

  • 9 types of toast notifications (async, confirm, prompt and more...)
  • Ability to create toasts in different positions at the same time
  • Many config options (icons, backdrop, timeout, position and much more)
  • Custom fully controlled styling including animations
  • Repository includes 3 different styles. So you can use on of them, or create your own.
  • Callbacks
  • Custom HTML
  • 4.3KB minified and gzipped
Looking for an Vue.js 2 version? Here

Snotify Gif

Installation

NPM 5

npm install ng-snotify

yarn

yarn add ng-snotify

Documentation and Examples

Documentation - here
Example application source - here
Auto-Documentation (Compodoc) - here
Change Log - here

License

MIT © artemsky

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].