mainawycliffe / analog

The fullstack Angular meta-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analog

All Contributors

Analog is a meta-framework for building applications and websites with Angular.

Getting Started

Use your package manager of choice to create a new project

With yarn:

yarn create analog

With npm:

npm init analog

Follow the prompts to scaffold the project and start the development server.

Open in StackBlitz

Features

  • Vite-based
    • Supports Vite/Vitest/Playwright
  • Low config
  • File-based routing
  • Support for API/server routes
  • Hybrid SSR/SSG support

Packages

  • @analogjs/vite-plugin-angular - A Vite plugin for building, serving, and testing Angular applications.
  • @analogjs/router - Filesystem-based routing for Angular.
  • @analogjs/platform - Vite platform plugin for Analog that enables API routes.
  • create-analog - An initializer for scaffolding an Analog project.
  • @analogjs/astro-angular - An integration for using Angular components in Astro.
  • @analogjs/content - A plugin for using Markdown content in Analog applications.

Supporting Analog

Analog is an MIT-licensed open source project with its ongoing development made by contributors:

As more contributors are added to the project, they will be added as sponsor recipients.

Contributing

Analog welcomes contributors! Please read the contributing doc for details.

Credits

The name was inspired by this project https://github.com/rrdelaney/Analog.

Contributors โœจ

Thanks goes to these wonderful people for contributing to Analog (emoji key):

Brandon
Brandon

๐Ÿ’ป ๐Ÿ“– ๐Ÿค”
Lars Gyrup Brink Nielsen
Lars Gyrup Brink Nielsen

๐Ÿ“– โš ๏ธ
Marko Stanimiroviฤ‡
Marko Stanimiroviฤ‡

๐Ÿ”ง ๐Ÿš‡ ๐Ÿ“– ๐Ÿ’ป
Jason Hodges
Jason Hodges

๐Ÿ“–
Tim Deschryver
Tim Deschryver

๐Ÿš‡
Dale Nguyen
Dale Nguyen

๐Ÿ’ป ๐ŸŽจ
Andrรฉs Villanueva
Andrรฉs Villanueva

๐Ÿ“–
Umair Hafeez
Umair Hafeez

๐Ÿš‡
Brandon Largeau
Brandon Largeau

๐Ÿš‡
Maina Wycliffe
Maina Wycliffe

๐Ÿ’ป ๐Ÿš‡
Preston Lamb
Preston Lamb

๐Ÿ’ป ๐Ÿ“–
Andrew Luca
Andrew Luca

๐Ÿ’ป
Chau Tran
Chau Tran

๐Ÿ’ป ๐Ÿš‡
Simone
Simone

๐Ÿ’ป
Kyler Johnson
Kyler Johnson

๐Ÿ’ป
Marc
Marc

๐Ÿ“– ๐Ÿ’ป
himyjan
himyjan

๐Ÿ’ป
Alex Kovalev
Alex Kovalev

๐Ÿ“–
Nuhman Pk
Nuhman Pk

๐Ÿ“–
Miloลก Lajtman
Miloลก Lajtman

๐Ÿ’ป
profanis
profanis

๐Ÿ’ป
Reece McDonald
Reece McDonald

๐Ÿ“–
Matteo Pietro Dazzi
Matteo Pietro Dazzi

๐Ÿ’ป
Lukรกลก Matta
Lukรกลก Matta

๐Ÿ“–
Luciano
Luciano

๐Ÿ“–
Robin Goetz
Robin Goetz

๐Ÿ’ป
Vadim Evseev
Vadim Evseev

๐Ÿ’ป
Danny Koppenhagen
Danny Koppenhagen

๐Ÿ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

About

The fullstack Angular meta-framework

License:MIT License


Languages

Language:TypeScript 81.7%Language:JavaScript 11.2%Language:CSS 3.5%Language:Astro 2.5%Language:HTML 1.1%Language:Shell 0.0%