Skip to content

ahmedtwine/rrweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

  1. Run yarn install in the root to install required dependencies for all sub-packages (note: npm install is not recommended).
  2. Download Just: brew install just
  3. Run just dev-web-extension to start the development server.
  4. Run just build-web-extension to build the web extension. The output will be in packages/web-extension/dist. Load the unpacked extension in Chrome

About

record and replay the web

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.2%
  • JavaScript 5.4%
  • HTML 4.5%
  • Svelte 1.6%
  • CSS 0.2%
  • Just 0.1%