An open API service indexing awesome lists of open source software.

https://github.com/ducksoupdev/spyn-browser-esm

ES module of Spyn for browser use
https://github.com/ducksoupdev/spyn-browser-esm

Last synced: 20 days ago
JSON representation

ES module of Spyn for browser use

Awesome Lists containing this project

README

          

# Spyn ES module for in-browser tests

ES module build of [Spyn](https://www.npmjs.com/package/spyn) (safe and minimal spying tool for testing purposes).

This package provides an ES module specifically designed for in-browser testing.

See the [test](https://github.com/ducksoupdev/spyn-browser-esm/tree/main/test) directory for an example.