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

Chibi as implied global #13

Open
tarciozemel opened this issue Jan 27, 2014 · 1 comment
Open

Chibi as implied global #13

tarciozemel opened this issue Jan 27, 2014 · 1 comment

Comments

@tarciozemel
Copy link

Hi! I just meet chibi and I want to use it in a project. But how use it as an implied global in a more OO approach? I tried this:

(function ($) {
    // ...
}(chibi));

But without success... Can you help me with that?

Regards!

@taylordaughtry
Copy link

How do you want to refer to Chibi? It's already assigned to the $ variable, so you have access there.

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