Coder Social home page Coder Social logo

amunan / mitojs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mitojs/mitojs

1.0 0.0 0.0 14.96 MB

A Lite SDK For Monitor Web

Home Page: https://mitojs.github.io/mito-doc/

License: MIT License

Shell 0.01% JavaScript 4.49% TypeScript 65.16% HTML 30.34%

mitojs's Introduction

mito-logo

A Lightweight SDK For Monitor Web

npm version Code style GitHub last commit build status codecov npm downloads license

中文文档

👋 Features

✔️ 🔨 monitor Xhr、Fetch、wx.request

✔️ 🔨 monitor console、wx.console

✔️ 🔨 monitor route change(hashroute、browser route、wx route)

✔️ 🔨 monitor code error、resource load error

✔️ 🔨 monitor click、wx:tab、wx:touchmove

✔️ 👌 rich hooks and options configuration doc

✔️ 👌 support web(>= IE8)@mitojs/browser

✔️ 👌 support framework with Vue3、Vue2.6@mitojs/vue、React@latest@mitojs/react

✔️ 👌 support native wxmini、uni-app、remax framework etc @mitojs/wx-mini

😎 Get Started

here is document.Build your first demo in 2 min or less:

browser

🛠️ Install

# using npm
npm i @mitojs/browser
# using yarn
yarn add @mitojs/browser

🥳 Usage

import { init } from '@mitojs/browser'

const MitoInstance = init({
  // set debug true to convenient debugger in dev,set false in prod
  debug:true,
  dsn: 'https://test.com/yourInterface',
  maxBreadcrumbs: 100
})

more usage info of @mitojs/browser click here

🧐 Demo for SDK

here are some demo for sdk of collecting data

react-sdk-demo:Use @mitojs/react in react@next

vue3-sdk-demo:Use @mitojs/vue in Vue3.x

📞 issue&&contact

issue

welcome to raise issue, you can contact me on wx or email if you have some good suggestion(notes: mitojs)

Contact

  • wx:cjinhuo

  • send resume to email:[email protected]

  • bytedance introduce:(Hanghou、Beijing、Shanghai、Shenzhen、Guangzhou)

  1. hangzhou-jobs(web infrastructure、platform architecture etc.)

mitojs's People

Contributors

zty1205 avatar cjinhuo avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.