sugoidogo
  • Joined on 2025-12-15

@sugoidogo/dracula-flow (0.1.0)

Published 2025-12-19 16:22:38 +00:00 by sugoidogo in sugoidogo/dracula_flow

Installation

@sugoidogo:registry=https://gitea.sugoidogo.com/api/packages/sugoidogo/npm/
npm install @sugoidogo/dracula-flow@0.1.0
"@sugoidogo/dracula-flow": "0.1.0"

About this package

Dracula Flow Generator

This is an ES Module conversion of the dracula flow generator by Bonnicula Tepes.

Usage

import dracula_flow from 'https://sugoidogo.github.io/dracula_flow/dracula_flow.mjs'
// use any positive interger to generate more lines of dracula flow at once
let generated_text=await dracula_flow(1) 

The data used to generate dracula flow is in gen_data.json. You can fork this repository to modify the json yourself, or you can use the getter/setter functions get_gen_data and set_gen_data.

Dependencies

Development Dependencies

ID Version
esbuild ^0.27.2
Details
npm
2025-12-19 16:22:38 +00:00
27
latest
16 KiB
Assets (1)
Versions (1) View all
0.1.0 2025-12-19