1.6.3 • Published 6 months ago

@types/chalk-animation v1.6.3

Weekly downloads
156
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/chalk-animation

Summary

This package contains type definitions for chalk-animation (https://github.com/bokub/chalk-animation).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chalk-animation.

index.d.ts

// Type definitions for chalk-animation 1.6
// Project: https://github.com/bokub/chalk-animation
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

export const rainbow: AnimationFn;
export const pulse: AnimationFn;
export const glitch: AnimationFn;
export const radar: AnimationFn;
export const neon: AnimationFn;
export const karaoke: AnimationFn;

export type AnimationFn = (text: string, speed?: number) => Animation;

export interface Animation {
    text: string[];
    lines: number;
    stopped: boolean;
    init: boolean;
    f: number;
    start(): void;
    stop(): void;
    replace(text: string): void;
    render(): void;
    frame(): string;
}

Additional Details

  • Last updated: Wed, 18 Aug 2021 16:01:22 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by BendingBender.

edo-clihypestyle-clicli-rgamesazfar-calc@everything-registry/sub-chunk-946iqra_numguessinggameguesing-numberguess-meguessingnumbergamhussnain-regestration-formhuzi-calculatorhaiders-number-guesserhassan-caljanhendry_quizjanhendry_quiz1janhendy-quizelms118laraib_number_guessing_gamelaraibs_number_guessing_gamemaddy-calcappmaria-my-student-managment-system-06maria-adventure-game-07manahil-calmanaheel-calmanaheel-calculatormanaheel-jamilmanaheell-calmanahel-calmanahel-calculatormapher-cli-calcmapher-number-guessinglemon-hive-testmalicodes-calcmasood2000_project05_word_countermasood2000_project07_adventure_gamemasood2000_project11_oop_mybankmasood2000_project00_calculatormasood2000_project02_atmcli_calculator13eid-mubarak-npmehte_quizfardeen-bookstorefarhadcalcfaisal-num-guessgame-word-counter-05firebase_user_manageroop-huzaifaonyxclilaiba-calculatorkas-todonumber-guess-ahsannumber-guess-aznumber-guess-projnumberguessgame01number_guessing-game_typescriptno-guessing-gamemybank-oop-huzaifamana-calmy-guessing-number-gamemustafa-calculatormubashir-cli-calculatorpocket-calculatorpersonality_test_riz-10__2ply-climongobamk-calculatormmy03-atmmazz_calculator_minam-atmprogramming-quiz-gameproject_00_calcualtorproject-11-opp-mybankpiaic-project-1rayan-clqz-filequiz-08qastodorayyan-calrayyancliriz_ccapp_01riz_currency_converterriz_wordcounter_001riz_wordcounter_002riz_wordcounter_003riz_wordcounterappriz_wordcounterapp001rehman_atmsaimguess-numbersaimstudent-managementsaimword-countersaimatm-projectsaffy_atmsaffy_calculatorsaffy_todolistsafeer-calculatorrhine-web3shoaib-cli-atmshoaib_colourguessgameshoaib_countdown_timershoaib_quiz
1.6.3

6 months ago

1.6.2

7 months ago

1.6.1

3 years ago

1.6.0

5 years ago