In addition to AspectJS, Dodeca Technologies also provides a set of small JavaScript libraries that can be used in conjunction with each other, or independently. They can also be used with in conjunction with AspectJS, as their specific overview and tutorial documentation shows.
You can download all the code that comprises these supplementary libraries from here as a single zip-file, the contents of which are detailed on this page.
These libraries are provided free of charge and 'as is', and do not fall within the scope of the AspectJS Terms of Sale. Given this, and at your own risk, you may do whatever you wish with the code you acquire through this page.
Note that the Design by Contract functionality detailed in the relevant tutorial and API documentation does not apply unless you acquire a copy of the AJS object. You can purchase this very inexpensively on the Purchase page.
| Code | Filename | Type | Lines | Size |
|
EventMarshaller
FindIn LoadCSS
LoadJS_STH
LoadJS_XHR
XHRFactory Tracer |
js
js js
js
js
js js |
125
62 31
28
43
142 47 |
3.0 k
2.0 k 1.0 k
0.9 k
1.4 k
4.8 k 1.6 k |
|
| Tutorial Examples |
EventMarshaller/Example_?? FindIn/Example_?? LibraryLoaders/Example_?? XHRFactory/Example_?? |
htm htm htm htm |
- - - - |
- - - - |
| Docs |
Read Me |
txt |
- |
- |
Line and byte counts include the extent of all comments.
Tracer.js is a small utility that is used by the DbC test-suites.
LoadingMgr_XHR and LoadingMgr_STH are copies of code presented on the
Applications - On-Demand Loading page.