Skip to content

besotti/browser-assert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published