{"library":"nise","type":"library","category":null,"description":"Nise (偽) is a JavaScript library designed for faking XMLHttpRequest (XHR) and creating a fake server environment, primarily used in testing scenarios. It allows developers to intercept and control network requests made by their application without actually performing real HTTP calls. Extracted from the larger Sinon.JS library, Nise offers a lightweight alternative for users who only require XHR and server mocking functionalities, avoiding the overhead of the full Sinon.JS suite. The current stable version is 6.1.5, which was recently published as a patch. The project maintains an active, albeit slower, release cadence for minor and patch versions, driven by community needs and bug fixes. Its key differentiator is its focused scope and tight integration within the Sinon.JS testing ecosystem, providing a reliable and robust solution for simulating server interactions during unit and integration tests.","language":"javascript","status":"active","version":"6.1.5","tags":["javascript","test","testing","fake","mock","xhr","server"],"install":[{"cmd":"npm install nise","imports":["import { fakeXhr } from 'nise';","import { fakeServer } from 'nise';","import { FakeXMLHttpRequest } from 'nise';"]},{"cmd":"yarn add nise","imports":[]},{"cmd":"pnpm add nise","imports":[]}],"homepage":null,"github":"https://github.com/sinonjs/nise","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nise","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/nise/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}