You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jQuery - Not yet using jQuery, but if happen to use jQuery for any other additions, might as well include it for Isotope if it gets used. All their examples are jQuery, but we're currently using vanilla JS, testing using CDN <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>.
With documentation please.
Edit: Add Processing.js to the list, bower install Processing.js.
The text was updated successfully, but these errors were encountered:
Feel free to setup with bower.
Have only a couple included dependencies such as
but if someone sets it up now, it'll be there for future users.
Optionally Setup
Setup but not include until needed
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
.With documentation please.
Edit: Add Processing.js to the list,
bower install Processing.js
.The text was updated successfully, but these errors were encountered: