Skip to content

Commit 63275e0

Browse files
author
Andrew Schmadel
committed
link to REPL in README
1 parent dc6d9c9 commit 63275e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ To pass this option to the plugin, [add it to your Babel configuration](https://
4848

4949
See [ng-annotate](https://github.com/olov/ng-annotate)'s documentation and the [test sources](tests/) for details about the patterns that can be automatically detected by ng-annotate and this plugin, as well as information about how to explicitly mark functions and classes for annotation.
5050

51+
[Try it out in your browser](http://schmod.github.io/babel-plugin-angularjs-annotate/).
52+
5153
### ES6 Annotations
5254

5355
This plugin can annotate some ES6 classes and arrow functions that are not supported by ng-annotate:

0 commit comments

Comments
 (0)