/perfectum

A set of tools for working with project performance

Primary LanguageTypeScriptApache License 2.0Apache-2.0

⛔️ DEPRECATED ⛔️

This project is no longer supported, please consider using perfume.js library instead for client performance monitoring.

Perfectum

A set of tools for working with project performance

Projects

Articles

Contributing

  1. Clone the Project
  2. Create your Branch (git checkout -b feature/amazing-feature)
  3. Commit your Changes (git commit -m 'feat(*): add some amazing feature')
  4. Push to the Branch (git push origin feature/amazing-feature)
  5. Open a Pull Request