Learn more about PharoJS:
- Visit PharoJS web site
- Checkout PharoJS documentation repository
To install PharoJS, perform the code appropriate to your Pharo version in a playground:
Metacello new
baseline: 'PharoJS';
repository: 'github://PharoJS/PharoJS:<pharoVersion>';
loadWhere <pharoVersion> is one of the following:
pharo11: latest, under developmentpharo10: stable, maintainedpharo9: stable,pharo8: obsolete, should works also with Pharo 7.
Thanks to the people who have already contributed to PharoJS.