Get started with angular-parse-ext CDN

MIT licensed

Angular-parse-ext is a library that extends AngularJSs parsing capabilities with additional directives and filters.

Tags:
  • angular
  • framework
  • browser
  • parse
  • client-side

Stable version

Copied!

How to start using angular-parse-ext CDN


<!DOCTYPE html>
<html>
<head>
  <title>Get started with angular-parse-ext CDN - cdnhub.io</title>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/angular/1.7.9/angular.min.js"></script>
  <script src="https://cdn.cdnhub.io/angular-parse-ext/1.8.3/angular-parse-ext.min.js"></script>
</head>
<body ng-app="myApp">
  <!-- Your HTML content goes here -->
</body>
</html>
Copied!
Copied!
Copied!

All versions