browser-assert2
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

browser-assert2

A TypeScript-enhanced version of the original browser-assert package. This updated version includes TypeScript support, Jest testing, and modernized dependencies to keep it compatible with current JavaScript ecosystems.

Note: This project is based on the original browser-assert. You can view the original README here for reference.

About this Package

This project is based on the browser-assert package, originally authored by muji noop@xpm.io. Since the original package is no longer maintained, this repository aims to keep the functionality up-to-date while adding some new features and improvements.

Key Enhancements

  • TypeScript Support: All code is now written in TypeScript, offering enhanced type checking and autocompletion.
  • Jest Testing: Test coverage has been expanded and implemented using Jest.
  • Updated Dependencies: The outdated dependencies have been replaced with current, secure versions to ensure compatibility with modern JavaScript frameworks and tools.

Installation

You can install the package using npm:

npm install browser-assert2

Or with yarn:

yarn add browser-assert-ts

Usage

The API of browser-assert2 remains compatible with the original browser-assert package.

Original Author and Acknowledgements

The initial code and design for this package come from the original browser-assert package, authored by muji. This repository simply aims to modernize and maintain the work they began.

License

This project inherits its license from the original browser-assert repository.

For more details, please refer to the LICENSE file.

Authors


muji
(Author)

Benedikt Sottong
(maintainer)

Package Sidebar

Install

npm i browser-assert2

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

4.88 kB

Total Files

5

Last publish

Collaborators

  • benediktsottong