deep-taxonomy-benchmark
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Deep Taxonomy Benchmark

Generates the data for the deep taxonomy benchmark

Usage

import { generateDeepTaxonomy } from 'deep-taxonomy-benchmark'

const taxonomy = generateDeepTaxonomy(5);
const extendedTaxonomy = generateDeepTaxonomy(5, true);

License

©2022–present Jesse Wright, MIT License.

Package Sidebar

Install

npm i deep-taxonomy-benchmark

Weekly Downloads

812

Version

1.1.1

License

MIT

Unpacked Size

47 kB

Total Files

13

Last publish

Collaborators

  • jeswr