0.3.0-alpha.5 • Published 23 days ago

rrweb-events-traverser v0.3.0-alpha.5

Weekly downloads
-
License
MIT
Repository
-
Last release
23 days ago

rrweb-events-traverser

This is a JavaScript library called rrweb-events-traverser that provides a utility function for traversing and manipulating events recorded by rrweb. The library can be imported using the following syntax:

import { rrwebEventsTraverser } from 'rrweb-events-traverser';

Installation

You can install the library via npm:

npm install rrweb-events-traverser

or via yarn:

yarn add rrweb-events-traverser

Usage

Importing the Library

To import the library, use the following syntax:

import { rrwebEventsTraverser } from 'rrweb-events-traverser';

Note on Event Mutation

Keep in mind that directly mutating events inside the callback function may have unintended consequences. If you need to modify events, it's recommended to create a deep copy of the event and perform modifications on the copy.

License

This library is provided under the MIT License.

Contributing

Contributions to this project are welcome. If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

Acknowledgments

This library is built upon the amazing work of the rrweb project. We would like to express our gratitude to the rrweb team for their contributions to the web development community.

Contact

For any inquiries or questions, please contact the project maintainer at email@example.com.


We hope you find rrweb-events-traverser useful in traversing and manipulating rrweb events. Thank you for using our library!

0.3.0-alpha.5

23 days ago

0.3.0-alpha.4

2 months ago

0.3.0-alpha.2

2 months ago

0.3.0-alpha.3

2 months ago

0.3.0-alpha.1

2 months ago

0.2.4-alpha.6

2 months ago

0.2.4-alpha.5

3 months ago

0.2.4-alpha.4

3 months ago

0.2.4-alpha.3

3 months ago

0.2.4-alpha.2

3 months ago

0.2.4-alpha.1

3 months ago

0.2.3

3 months ago

0.2.2

5 months ago

0.2.1

7 months ago

0.3.0

9 months ago

0.2.0

11 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.9

11 months ago

0.3.1

9 months ago

0.1.6

1 year ago

0.1.6-alpha.0

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago