Extensions#

AutoGen is designed to be extensible. The autogen-ext package contains the built-in component implementations maintained by the AutoGen project.

Examples of components include:

See API Reference for the full list of components and their APIs.

We strongly encourage developers to build their own components and publish them as part of the ecosytem.

Discover

Discover community extensions and samples

./discover.html
Create your own

Create your own extension

./create-your-own.html