All Projects → angular → Angular

angular / Angular

Licence: mit
The modern web developer’s platform

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
Starlark
911 projects
CSS
56736 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Angular

Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: ✭ 995 (-98.73%)
Mutual labels:  web-framework, web-performance, pwa
alef-component
Alef Component for Modern Web Apps.
Stars: ✭ 46 (-99.94%)
Mutual labels:  web-performance, web-framework
Pwa Fundamentals
👨‍🏫 Mike & Steve's Progressive Web Fundamentals Course
Stars: ✭ 256 (-99.67%)
Mutual labels:  web-performance, pwa
Kweb Core
A lightweight Kotlin web framework for backend developers 🦆
Stars: ✭ 567 (-99.28%)
Mutual labels:  web-framework, web-performance
Vue Firebase Auth Vuex
Vue Firebase🔥 Authentication with Vuex
Stars: ✭ 248 (-99.68%)
Mutual labels:  pwa
Re Web
Experimental web framework for ReasonML & OCaml
Stars: ✭ 237 (-99.7%)
Mutual labels:  web-framework
Angular11 App
Angular 11 ,Bootstrap 5, Node.js, Express.js, CRUD REST API, PWA, SSR, SEO, Angular Universal, Lazy Loading, PostgreSQL, MYSQL
Stars: ✭ 233 (-99.7%)
Mutual labels:  pwa
Productivity Frontend
Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.
Stars: ✭ 234 (-99.7%)
Mutual labels:  pwa
Flask
The Python micro framework for building web applications.
Stars: ✭ 57,408 (-26.72%)
Mutual labels:  web-framework
Gowut
Go Web UI Toolkit - Public Releases and Development
Stars: ✭ 251 (-99.68%)
Mutual labels:  web-framework
Clevergo
👅 CleverGo is a lightweight, feature rich and high performance HTTP router for Go.
Stars: ✭ 246 (-99.69%)
Mutual labels:  web-framework
Spirit
Modern modular library for building web applications
Stars: ✭ 241 (-99.69%)
Mutual labels:  web-framework
Cayenne
Mirror of Apache Cayenne
Stars: ✭ 250 (-99.68%)
Mutual labels:  web-framework
Cphalcon7
Dao7 - Web framework for PHP7.x,项目接洽 QQ 176013762
Stars: ✭ 237 (-99.7%)
Mutual labels:  web-framework
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (-76.71%)
Mutual labels:  web-framework
Uber Mobile Web
This is an attempt to mock the new uber app into mobile web to learn how react can be used to optimize for mobile web.
Stars: ✭ 235 (-99.7%)
Mutual labels:  pwa
Hnpwa Vanilla
Hacker News PWA implemented using no framework just javascript
Stars: ✭ 245 (-99.69%)
Mutual labels:  pwa
Progressive Web Apps Logo
Progressive Web Apps logo. Feel free to use it! #PWALogo
Stars: ✭ 251 (-99.68%)
Mutual labels:  pwa
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (-99.69%)
Mutual labels:  pwa
Shinymobile
shiny API for Framework7 (IOS/android)
Stars: ✭ 243 (-99.69%)
Mutual labels:  pwa

Angular - The modern web developer's platform.

angular-logo
Angular is a development platform for building mobile and desktop web applications
using Typescript/JavaScript and other languages.

www.angular.io

Contributing Guidelines · Submit an Issue · Blog

CI status   Angular on npm   Discord conversation


Documentation

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

Advanced

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create workspace:

ng new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
ng serve

Angular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules and more.

Want to Help?

Want to report a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Love Angular badge

Love Angular? Give our repo a star ⬆️.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].