1.5.1 • Published 6 years ago

@tweenrex/debug v1.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

TweenRex Debug

This project contains debugging tools for the TweenRex project.

Questions / Documentation

Please go to TweenRex to ask questions and find documentation.

Contributions

Contributions are welcome. Please create an issue on the main TweenRex project prior to adding a Pull Request on this project. See below on how to run this project locally.

How to get the project running locally

  • Install NodeJS / NPM.
  • Clone this project.
  • Run npm install in the directory.
  • Run npm start to debug the tools in the browser. This will build to the tests.
  • Run npm run build to build the tools locally.

Structure of the project

FolderDescription
/libOutput for node package
/srcSource files for components
/testsLive test web site
/typesTypeScript type definitions

Before you submit a Pull Request for code

  • Submit an issue on the main TweenRex project
  • Ensure at least one new visual test to cover new tools
  • Ensure new files are formatted property (4 space indentation)

License

This library is licensed under MIT.

1.5.1

6 years ago

1.4.2

6 years ago

1.4.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago