framework

framework — A larger piece of someone else's code that gives your project its overall shape, not just one helper job.

A library is something you call; a framework is something you build inside. React, Next.js, and Django are frameworks.

"Which framework are you using?" "It's a React framework."

Related
librarypackageReactNext.js