DEV Community

NguyenKhoiDev
NguyenKhoiDev

Posted on

I started learning programming about 3 weeks ago, and this is my first open-source project.

Hey everyone 👋

I recently built a small toast notification library called Nova Toast.

The goal was simple: create a lightweight, dependency-free toast system that works with modern frameworks.

✨ Features

  • Zero dependencies
  • Smooth animations
  • Very small bundle size
  • Simple API
  • Works with React, Next.js and other modern setups

GitHub

https://github.com/nguyenduckhoi2008/nova-toast

NPM

https://www.npmjs.com/package/@nguyenkhoidev208/nova-toast


Also, this is my first open-source project and I've only been learning programming for about 3 weeks.

I'd really appreciate any feedback, suggestions, or criticism to help me improve the library and learn more.

Thanks a lot!

Top comments (1)

Collapse
 
leo_rda_f5e96e0aab1211 profile image
NguyenKhoiDev

Thanks for reading!
I'd really appreciate any feedback or suggestions to improve the library.