Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

@times-visuals/big-number

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@times-visuals/big-number

Template for creating big numbers

latest
npmnpm
Version
1.2.0
Version published
Maintainers
2
Created
Source

Big number

A big number with optional incrementing animation

Installation

# Yarn
$ yarn add @times-visuals/big-number

# npm
$ npm add @times-visuals/big-number

Usage

import BigNumber from "@times-visuals/big-number";

export default () => <BigNumber number={23} label="This is a label" />;

FAQs

Package last updated on 14 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts