Skip to content

The best place to stack your jam

Notifications You must be signed in to change notification settings

S1M1S/toast

 
 

Repository files navigation

Toast

The best place to stack your JAM.


Current stability status: somewhere between a yeet and a yolo


About Toast

Toast is a modern, ESModules-first, site compiler. It avoids bundlers completely by default (although you can integrate bundlers if you need to).

You can read about the high level vision or the current goals of the project.

What types of sites is Toast useful for?

We don't know yet. It's mostly being used for blogs currently.

What browsers does Toast support?

Notably the use of browser-native features like ESModules in the default client-side JavaScript means no IE 11 support.

Getting Started

The following command will bootstrap a new toast app for you.

yarn create toast

Thanks

About

The best place to stack your jam

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.4%
  • TypeScript 5.6%