We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d97015 commit 216dd9aCopy full SHA for 216dd9a
2 files changed
Readme.md
@@ -23,6 +23,12 @@ Checkout [ngInflection](https://github.com/konsumer/ngInflection) from [konsumer
23
24
25
26
+## Meteor Support
27
+
28
+Checkout [Meteor Inflector](https://github.com/katrotz/meteor-inflector) from [Veaceslav Cotruta](https://github.com/katrotz)
29
30
31
32
## Installation
33
34
Install inflection through npm
package.json
@@ -27,8 +27,8 @@
],
"dependencies" : {},
"devDependencies": {
- "mocha" : "2.2.1",
- "should": "5.2.0"
+ "mocha" : "2.3.3",
+ "should": "7.1.0"
},
"main" : "./lib/inflection.js",
"repository": {
0 commit comments