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.3
- Added automatic build and commit to repo of template to fix it not being included properly.
- Renamed template.py to template.html
- V0.2.2
- Fixed checkout reset when building with github actions
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for npf_web_extension-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76886d18e8d086b1a6a84bed3d11701b1c896a8492eb0bd1d12ee3b694887a64 |
|
MD5 | 2d40f9ce9f5f1936db538a362e988748 |
|
BLAKE2b-256 | dc5600bf06acf719f50d368979f907d47a3537fbce8d0e0aa78383e57f40bdfc |