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.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.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60752df7391b6db384c8f20dbcf272809643faf99cc0250b5a9c0c4ab4c5ba01 |
|
MD5 | 40656fb5a85659d057b122f13a8bcb85 |
|
BLAKE2b-256 | 7f4abf7d5481991249b45d9736516eb7bebb663770b489f2b93a544d205487f8 |