1.0.1 • Published 3 years ago

castroclock v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Oficial docs

Documentation

Greetings

Hello there

:wave: Hey there, I'm Alexandro castro, brazilian :brazil: , but now living in Portugal :portugal:

I Love Open Source, FrontEnd and Mobile Development Project

:man_technologist: All of my projects are available at https://github.com/alexcastrodev

:memo: I regularly write articles on https://alexandrocastro.dev.br

:page_facing_up: Know about my experiences https://www.linkedin.com/in/alexandro-c-oliveira/

Quick Start

If you want to use npm, you can use this command.

npm i castroclock

Maybe you want to use yarn.

yarn add castroclock

How to use

This package does not have any dependencies. Therefore, you are free to design what you want.

imports

Import this module

import CastroClock from 'castroclock-js'

Typescript support

To have a typescript support, you should import

import { CastroClockType } from 'castroclock/types'

Examples

Project code:

https://github.com/AlexcastroDev/chronometer-react

Preview: https://chronometer.vercel.app/

Tests

All calls and exceptions are covered by Jest