Add ajax library#344
Conversation
|
Sorry @ForbesLindesay, I'm going to have to reject this for now because you have a dependency, component/type, and no-deps is one of the limitations of listing on microjs.com. Feel free to submit another PR if you end up removing that dependency at some point. Also it looks like a pretty useful lib outside of a component build, perhaps you could make it work fully stand-alone as well? |
|
The source linked to is a standalone dependency-free build. The build process automatically includes the dependent in a wrapper and it's still within the size limit. To use that you literally just add it in a script tag and use the global |
|
arrr.. I should have looked at your source link, sorry about that. |
|
👍 |
Add ajax