{"library":"ajx","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ajx","imports":["const ajx = require('ajx')","ajx.get(url, {cancelToken})","const ct = ajx.CancelToken.new()"]},{"cmd":"yarn add ajx","imports":[]},{"cmd":"pnpm add ajx","imports":[]}],"homepage":"https://github.com/mysticatea/ajx#readme","github":"https://github.com/mysticatea/ajx","docs":null,"changelog":null,"pypi":null,"npm":"ajx","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}