Use /collab in Discord for private repo access to early features and fixes not yet available on the Asset Store. OneJS V2 is in preview on branch onejs-v2: better performance, zero-allocation interop, and new esbuild workflow. A portion of the v2.0 doc is currently available, but it is still a work in progress.
Menu

This is the Community Wiki for OneJS. It's hosted on Github and also mirrored at onejs.com/wiki. Anyone can make edits to this wiki on Github. Changes from Github will be automatically pulled by onejs.com/wiki within a few minutes.

pixel-cells

This is very much a work in progress. We encourage everyone to share snippets, custom controls, and other examples they may find helpful for the community. Also, if you would like to see more examples on various topics, feel free to request them on our Discord.

We don't have a convention guide at this point (we will if things become too messy). But couple things are worth mentioning:

  1. Don't use special characters in page titles (because URL sanitization can become an issue)
  2. Try to only use standard Github Markup and avoid MediaWiki formats (because the mirror site onejs.com/wiki doesn't support MediaWiki formats)