All Git Users → bennadel

15 open source projects by bennadel

1. Angularjs Routing
An example of how to do deep routing in an AngularJS application when ngView is not enough.
✭ 228
javascript
2. Angularjs Directive Controllers
Exploring the use of directives Controllers to allow for inter-directive communication.
✭ 84
javascript
3. Poiutility.cfc
A ColdFusion component (and set of custom tags) for reading and writing XLS (Excel) documents in ColdFusion.
✭ 36
coldfusion
4. Deferredwithupdate.js
This is an AngularJS class which augments the core $q class with update() and mistake() methods that provide callback hooks for deferred values that need to be resolved or rejected after the fact. This is intended to be used with cached responses.
✭ 34
javascript
5. Tinytest
A tiny unit testing framework built as a means to learn more about unit testing in ColdFusion.
✭ 13
coldfusion
6. Javascript Demos
A collection of online demos created from blog posts.
✭ 632
html
7. Streamlined-Object-Modeling
I am currnently working through the book, Streamlined Object Modeling: Patterns, Rules, and Implementation. True object oriented programming (OOP) is a new world for me and it's really hard for me to wrap my head around. I'd like to get a nice set of code samples here that I can use to practice the modeling techniques outlined in the book.
8. ColdFusion.js-Deprecated
An experiment in porting ColdFusion application framework (Application.cfc) concepts into Node.js.
✭ 15
javascript
9. HashKeyCopier
I copy the $$hashKey from one object to another (based on object identifiers) in an attempt to cut down on the amount of DOM creation that AngularJS has to execute.
✭ 35
javascript
10. Node-Circuit-Breaker
A Node.js implementation of the Circuit Breaker pattern.
✭ 32
javascript
11. CorMVC
An old attempt to build a jQuery and JavaScript powered client-side MVC framework.
12. Crypto.cfc
I provide easier access to Java's underlying crypto / security methods (before ColdFusion 10 introduced hmac() method).
13. JSONWebTokens.cfc
Thi is a ColdFusion gateway to help encode and decode JSON web tokens.
14. MVC-Learning
I'm trying to learn more about MVC (Model-View-Controller) architecture in ColdFusion.
15. Bookmarklet-Get-Watch-Count
I count the number of active $watch() bindings in the current AngularJS page.
✭ 30
javascript
1-15 of 15 user projects