You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Former Node.js full-stack engineer, now Developer Advocate at Prisma. I write docs, build demos, contribute to internal products, and help developers ship with Prisma.
This npm package provides a quick and easy approach to detect overlapping intervals. The package will return a boolean value indicating whether or not two or more intervals overlap. It is simple to…