1.0.6 • Published 1 year ago

vantage-next v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

VANTAGE

Build NPM Downloads Issues License

Vantage is a web optimization tool designed for NEXTjs apps.

  • Uses Google lighthouse under the hood to determine key web vital scores and improvement suggestions.
  • Evaluates your app in the background with every commit.
  • Automatically evaluates every page in the app by traversing the project's endpoints to capture data.
  • Allows you to compare snapshots to see exactly which recommendations changed, and how your updates have directly influenced specific metrics.

Get Started

Install as a dev dependency in your project to get started.

npm install vantage-next --save-dev

Documentation

View further documentation, config setup, and troubleshooting guides at:

https://www.vantagenext.com/docs

Vantage Dashboard

Vantage Dashboard

Compare Commit Results:

Choose Endpoints:

Technologies used

  • Google Lighthouse
  • Reactjs
  • Material UI
  • Redux Toolkit
  • Recharts
  • SASS
  • Webpack
  • Puppeteer
  • Node

Contributors

Want to Contribute?

  1. Clone the repo and make a new branch: $ git checkout https://github.com/oslabs-beta/Vantage.git -b [name_of_new_branch].
  2. Add a feature, fix a bug, or refactor some code :)
    • Make sure to lint your code!
  3. Write/update tests for the changes you made, if necessary.
  4. Run unit & integration tests and make sure all tests pass: npm test.
  5. Open a Pull Request with a comprehensive description of changes to the dev branch.
  6. Open a Pull Request to the docs and Contributors if necessary.

Thank you!

1.0.6

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.22

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago