Skip to main content

NPF Web extension designed to export results to a single html web app

Project description

Network Performance Framework Web Extension

This repository is an extension to NPF (https://github.com/tbarbette/npf) and should therefore not be used as a standalone tool as the architecture has been built based on npf's internal architecture.

However for more advanced usage, it can be used as a standalone tool. In order to do so, the app has to be initialized by running the following javascript command:

window.updateConfiguration(configuration);

where configuration follows the type specified inside src/utils/data.ts.

Available Scripts

npm start

Runs the app in development mode available at address http://localhost:3000

npm test

Will be updated later

npm run build

Builds the app for production and optimizes it.

npm run eject -- DO NOT USE

Note: this is a one-way operation. Once you eject, you can’t go back! This will be removed in the near future

Releases

  • V0.2.1
    • Fixed html file not being included properly. Added prebuild script.
  • V0.2
    • Inlining all app source codes into a single html file instead of external scripts
  • V0.1.1
    • PyPi package creation and publishing
  • V0.1
    • Github actions automatic releases

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

npf-web-extension-0.2.1.tar.gz (364.8 kB view hashes)

Uploaded Source

Built Distribution

npf_web_extension-0.2.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page