JSPM

victory-core

4.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 392749
  • Score
    100M100P100Q226034F
  • License MIT

Victory Core

Package Exports

  • victory-core
  • victory-core/src

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (victory-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Travis Status

VictoryCore

This package contains shared libraries and components for Victory.

  • VictoryAnimation: Animation component
  • VictoryLabel: Label component
  • VictoryUtil: Supporting math and logic helper functions

Development

# Run the demo app server
$ npm start

# Open the demo app
$ open http://localhost:3000

# Run tests
$ npm test

For more on the development environment, see DEVELOPMENT in the project builder archetype.

Contributing

Please see CONTRIBUTING in the project builder archetype.

Caveats

Victory requires npm v3 and Node > 0.10 for development and git installs

IMPORTANT

This project is in a pre-release state. We're hard at work fixing bugs and improving the API. Be prepared for breaking changes!