Angular is a development platform for developing mobile and desktop applications using Typescript and JavaScript. Angular allows you to reach the maximum speed possible on the Web Platform today, and take it further, by Web Workers and server-side rendering.
The Angular CLI makes it very easy to build an application that already works, right out of the box. It already follows Angular best practices! Create components, services, routes, and pipes by simple commands. The Angular CLI can also create simple test shells for all of these.
Bootstrap is an open-source components library for developing with HTML, CSS, and JS. Bootstrap let you immediately prototype your ideas or create your entire web application with Sass variables and mixins, responsive grid system, components, and great plugins built on jQuery JavaScript.
Sass is the most sophisticated, stable, and powerful professional-grade CSS extension language in the world. Sass makes CSS fun again. Sass is an extension of CSS, combining nested rules, variables, mixins, selector inheritance, and even more. It's turned to well-formatted, standard CSS using the command-line tool, or a plugin for your build system.
TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript.
Webpack is most popular bundler for javascript and friends. Webpack packs multiple modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES modules, CSS, Images, JSON, Coffeescript, SCSS, ... and your custom stuff.
Choose an option which suits your needs. Which type of license is the best for me? View license details