https://github.com/phetsims/axon
Axon provides powerful and concise models for interactive simulations, based on observable Properties and related patterns.
https://github.com/phetsims/axon
scenerystack
Last synced: 6 months ago
JSON representation
Axon provides powerful and concise models for interactive simulations, based on observable Properties and related patterns.
- Host: GitHub
- URL: https://github.com/phetsims/axon
- Owner: phetsims
- License: mit
- Created: 2013-06-06T02:18:28.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2025-11-19T23:31:51.000Z (7 months ago)
- Last Synced: 2025-11-20T01:12:20.805Z (7 months ago)
- Topics: scenerystack
- Language: TypeScript
- Homepage: http://scenerystack.org/
- Size: 2.1 MB
- Stars: 12
- Watchers: 5
- Forks: 8
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
axon
=====
Axon provides powerful and concise models for interactive simulations, based on observable Properties and related
patterns.
By PhET Interactive Simulations
https://phet.colorado.edu/
### Documentation
The [PhET Development Overview](https://github.com/phetsims/phet-info/blob/main/doc/phet-development-overview.md) is the
most complete guide to PhET Simulation Development. This guide includes how to obtain simulation code and its
dependencies, notes about architecture & design, how to test and build the sims, as well as other important information.
### License
See the [license](LICENSE)
### Contributing
If you would like to contribute to this repo, please read
our [contributing guidelines](https://github.com/phetsims/community/blob/main/CONTRIBUTING.md).