We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968ede7 commit 4dcf783Copy full SHA for 4dcf783
bower.json
@@ -0,0 +1,20 @@
1
+{
2
+ "name": "angular-autogrow",
3
+ "main": "angular-autogrow.min.js",
4
+ "version": "0.1.0",
5
+ "homepage": "https://github.com/CodingAspect/Angular-Autogrow",
6
+ "authors": [
7
+ "Evyatar Rosner <[email protected]>"
8
+ ],
9
+ "description": "Angular high-performance directive for auto-grow / auto-resize of textarea elements on typing.",
10
+ "keywords": [
11
+ "angular-textarea",
12
+ "auto-grow-textarea",
13
+ "auto-resize-textarea",
14
+ "auto-expand-textarea"
15
16
+ "license": "MIT",
17
+ "ignore": [
18
+ "index.html"
19
+ ]
20
+}
0 commit comments