Rootree
Github Logo

Common Libraries / Packages We Use

Github Logo

Production

JavaScript

PHP

Agnostic

Development

JavaScript

PHP

Agnostic

Previous (You might see remnants)

  • Axios (Network request library for node.js, unnecessary for browser sites)
  • Bootstrap (CSS framework)
  • Jest (Unit test framework) Vitest is preferred due to better TypeScript and ESM support
  • lodash (JavaScript utilities)
  • Parcel (Website bundler/build tool)
  • tsup (TypeScript compiler/bundler) swc is preferred for better Next.js support