ajx

JSON →
library 0.1.0 ·javascript
verified Jun 7, 2026

Simple fetch library for HTTP requests with cancellation support. Version 0.1.0, requires Node >=4. Provides a minimal API for GET requests and a CancelToken mechanism to abort requests. Less feature-rich than axios or node-fetch, intended for personal use with low overhead.