Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to include in Angular 4 #12

Closed
shalomabitan opened this issue Jun 5, 2017 · 2 comments
Closed

How to include in Angular 4 #12

shalomabitan opened this issue Jun 5, 2017 · 2 comments

Comments

@shalomabitan
Copy link

Hi,

thank you for making this module :)

Do you have an idea of how to include in angular 4? (particularly ionic - but that's not the main concern)

I've tried import { AngularKeypad } from 'angular-keypad'; but that does not seem to work. I think the biggest issue is the dot in the module name.

bc.AngularKeypad (the dot)

Any help would be awesome!!! thanks

@benjamincharity
Copy link
Owner

Hey there, unfortunately this was written for AngularJS rather than Angular (this project was named before Angular 2 came out). So in order for it to work with Angular 2+ the library would need to be rewritten. :(

@shalomabitan
Copy link
Author

Thank you for the quick reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants