Skip to content

0.0.7

Latest
Compare
Choose a tag to compare
@kabirbaidhya kabirbaidhya released this 15 Sep 16:22
· 52 commits to master since this release
4000919

Improvements

  • Update docs
  • Use unpkg urls in the README examples.
    <script src="https://unpkg.com/get-js@0.0.7/dist/get.min.js" type="text/javascript"></script>
    
    <!-- If you're using it with angular js you can use this instead. -->
    <script src="https://unpkg.com/get-js@0.0.7/dist/angular-get.min.js" type="text/javascript"></script>