An open API service indexing awesome lists of open source software.

https://github.com/phetsims/shred

A library of JavaScript code that is used in PhET simulations that depict atoms, subatomic particles, and atomic structure. This was originally created to contain the code that is shared between the "Build an Atom" and "Isotopes and Atomic Mass" simulations, thought it may be applied to additional simulations in the future.
https://github.com/phetsims/shred

Last synced: 6 months ago
JSON representation

A library of JavaScript code that is used in PhET simulations that depict atoms, subatomic particles, and atomic structure. This was originally created to contain the code that is shared between the "Build an Atom" and "Isotopes and Atomic Mass" simulations, thought it may be applied to additional simulations in the future.

Awesome Lists containing this project

README

          

shred
======

Reusable components that are shared between isotopes-and-atomic-mass, build-a-nucleus and build-an-atom.

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).