angular-inherits

Classical Prototypal Inheritence For AngularJS

Usage no npm install needed!

<script type="module">
  import angularInherits from 'https://cdn.skypack.dev/angular-inherits';
</script>

README

angular-inherits

Classical Prototypal Inheritance For AngularJS

Allow easy inheritance for services and classes inside Angular.

Install using NPM: npm install angular-inherits

Examples coming soon. For now, have a look at the angular-oop library.