Skip to content

Latest commit

 

History

History
102 lines (74 loc) · 8.3 KB

README.md

File metadata and controls

102 lines (74 loc) · 8.3 KB

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

Goals

  • Vite-based
    • Supports Vite/Vitest
  • Low config
  • File-based routing
    • Support for api/server routes
  • Hybrid SSR/SSG support
  • Integrated CLI (future)

Packages

  • @analogjs/vite-plugin-angular: An Angular Plugin for building/testing applications with Vite
  • @analogjs/astro-angular: An integration for using Angular components in Astro
  • create-analog: An initializer for scaffolding an Analog project.

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

📖

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