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

Browser support? #12

Open
christopherdebeer opened this issue Dec 5, 2011 · 1 comment
Open

Browser support? #12

christopherdebeer opened this issue Dec 5, 2011 · 1 comment

Comments

@christopherdebeer
Copy link

I know this isn't an issue per se, but...

Are there any plans to make node-lazy work in the browser? I've been through he code and obviously there is the dependency on EventEmitter etc, but this could be worked around using say EventEmitter2.

I understand that you may be thinking that if people want to be using it in the browser then they should implement it, instead of bugging you, But it makes sense to keep it as one project that moves forward, as apposed to a split that (may or may not) go in different directions.

I just think that part of nodes attraction is its ability to reuse code between the server and client. And node-lazy looks like a brilliant project that have many many use-cases.

@pkrumins
Copy link
Owner

pkrumins commented Dec 7, 2011

Have you tried browserify'ing it?

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

No branches or pull requests

2 participants