SmallJS example projects.
Control a simple counter in a browser.
Examine it to check out the SmallJS browser development environment.
A small task manager application (browser only).
This is a somewhat more complex browser app using more types of HTML elements.
The skeleton of a webshop app with users, products and orders.
Consists of a client (browser) and a server (NodeJS) part.
Bouncing colored balls on a HTML canvas.
Some benchmarks comparing SmallJS performance to native JS implementations.
Run multiple SmallJS worker threads in the browser.
Electron example app in SmallJS.
Small Pharo Smalltalk web app server communicating with a SmallJS client
through a web API using Pharo Zinc framework.
Node.js app with a GUI by using the NodeGui library, based in Qt.