Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 943 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 943 Bytes

React Toaster

Simple and lightweight react library to show stackable toasts.

Checklist

  • Autogenerated type definitions.
  • Autogenerated documentation.
  • Source maps.
  • Annotated code.
  • Clean package.json (without scripts, devDependencies and workspaces sections).
  • "engines" should be as wide as possible or just removed
  • Ability to declare several different contexts.
  • Ability to redefine Toast component.
  • Ability to style everything.
  • Ability to change default position of toasts.
  • Ability to change change effect.

Useful links