/victory-core

Shared libraries and components for Victory

Primary LanguageJavaScriptMIT LicenseMIT

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.

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!