Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Add index.js - allows require('angular.validators') to work #6

Merged
merged 1 commit into from
Sep 14, 2018
Merged

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Sep 14, 2018

this is in line with other angular libraries - when required via require('library'), they register themselves on the global angular object, and export the angular module name


Examples:

angular-animate
angular-gettext

this is in line with other angular libraries - when required by require('library'), they register themselves on the global angular object, and export the angular module name
@himdel
Copy link
Contributor Author

himdel commented Sep 14, 2018

@gkaimakas This is the last one (for now :)) (with #4)

I'd be very greatful for an npm release, if possible.

@gkaimakas gkaimakas merged commit 382eac6 into gkaimakas:master Sep 14, 2018
@gkaimakas
Copy link
Owner

@himdel I will try to publish it asap

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants