This package has been deprecated

Author message:

need to build full version

selfemoji_module

0.0.4 • Public • Published

Angular Test module definition

This is what I believe to be the best way to define angular modules and I give reasons for it in. But basically, this allows consumers of your module to do this:

var angular = require('angular');
angular.module('myEmojiApp', [
  require('angular-link-logger')
]);

This makes my dependency management life SO much easier!

For the peerDependencies, make them as loose as possible. Use semver.npmjs.com to come up with the correct, loose version range

Readme

Keywords

none

Package Sidebar

Install

npm i selfemoji_module

Weekly Downloads

3

Version

0.0.4

License

Nueve solutuions

Last publish

Collaborators

  • sathibabu