0.1.25 • Published 12 days ago

mg-work-timer v0.1.25

Weekly downloads
-
License
GPL
Repository
-
Last release
12 days ago

mg-work-timer

mg-work-timer is a React-typescript package to have a simple stopwatch to register work and resting daily times for your employees or for yourself.

npm

Installation

npm install mg-work-timer

Use

import { Timer } from 'mg-work-timer'

function App() {

  return (
    <>
        <Timer />
    <>
  )
}

export default App

To use the Login system create a project on Firebase, activate auth, enable the login with email at authentication options and change the firebaseConfig data at /src/firebaseConfig.ts to your own data

const firebaseConfig = {
  apiKey: "____________________________________",
  authDomain: "___________.firebaseapp.com",
  projectId: "___________",
  storageBucket: "___________.appspot.com",
  messagingSenderId: "000000000000",
  appId: "1:000000000000:web:__________________",
  measurementId: "G-__________",
}

Funding

If you find it useful please support my work!

Buy me a coffee

0.1.25

12 days ago

0.1.24

18 days ago

0.1.23

1 month ago

0.1.22

1 month ago

0.1.21

1 month ago

0.1.20

2 months ago

0.1.15

2 months ago

0.1.16

2 months ago

0.1.17

2 months ago

0.1.18

2 months ago

0.1.19

2 months ago

0.1.10

2 months ago

0.1.11

2 months ago

0.1.12

2 months ago

0.1.13

2 months ago

0.1.14

2 months ago

0.1.8

2 months ago

0.1.7

2 months ago

0.1.9

2 months ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.6

2 months ago

0.1.5

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago

1.0.17

2 months ago

1.0.16

2 months ago

1.0.15

2 months ago

1.0.14

2 months ago

1.0.13

2 months ago

1.0.12

2 months ago

1.0.11

2 months ago

1.0.10

2 months ago

1.0.9

2 months ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago