0.4.1 • Published 4 years ago

bumps-results-tools v0.4.1

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
4 years ago

Bumps Results Tools

npm.io

Tools for manipulating bumps results data.

Canonicial results data can be found at the bumps-results repository.

Use these tools to convert between formats and generate data suitable for use by d3-bumps-chart. These tools are used to produce the data and charts found at Cambridge Bumps.

📈 Using the UI

  1. Build the tools.

    npm run build
  2. Generate results file.

    npm run results
  3. Copy results file to ui directory.

    Next, move into your new site’s directory and start it up:

    cp ./generated.json ./ui
  4. Run a webserver!

    For example

    npx http-server
0.4.1

4 years ago

0.4.0

4 years ago