fabianosobreira / modern-angularjs

Using modern Javascript in (old) AngularJs with WebPack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Javascript in AngularJS

This example demonstrates the use of the most modern features of the Javascript Language with the WebPack tool.

Key Features

  • Using Components with Modern Javascript
  • Dynamic state management with ui-router
  • Script bundling with WebPack
  • ESLint+Prettier
  • CSS styling with Bulma

About

Using modern Javascript in (old) AngularJs with WebPack

License:The Unlicense


Languages

Language:JavaScript 70.2%Language:HTML 29.4%Language:CSS 0.4%