Skip to content

davidyaha/meteor-angular-xeditable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-angular-xeditable

##Overview

This is package for meteor that wraps the angular-xeditable bower package. This utilizes bower for getting the mentioned package so you should first install bower for meteor.

##Installing

mrt add bower;
mrt add ngMeteor; // Could be spared I think..
mrt add angular-xeditable;

##Using For samples and docs of how to use this package please go to http://vitalets.github.io/angular-xeditable. There is no need to push the xeditable module into ngMeteor because this already done for you. just use the directives and the functions of angular-xeditable.

About

Edit in place for angular ontop of meteor

Resources

License

Stars

Watchers

Forks

Packages

No packages published