# @0ti.me/index-generator

> A library which provides tooling to generate an index.js file based on a configured file-path

Latest version **0.1.9** (published 2020-08-16) · GPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install @0ti.me/index-generator
pnpm add @0ti.me/index-generator
yarn add @0ti.me/index-generator
bun add @0ti.me/index-generator
```

Provides the command `generate-index`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.9 |
| Published | 2020-08-16 |
| First published | 2020-08-08 |
| Weekly downloads | 0 |
| License | GPL-3.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 9.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | hibes |

## Links

- npm: https://www.npmjs.com/package/@0ti.me/index-generator
- npm.io page: https://npm.io/package/@0ti.me/index-generator

## Dependencies (4)

- [minimist](https://npm.io/package/minimist.md) ^1.2.5
- [prettier](https://npm.io/package/prettier.md) ^2.0.5
- [@0ti.me/en-path](https://npm.io/package/@0ti.me/en-path.md) ^0.1.0
- [@0ti.me/tiny-pfp](https://npm.io/package/@0ti.me/tiny-pfp.md) ^0.1.10

## Recent versions

- 0.1.9 (latest) — 2020-08-16
- 0.1.7 — 2020-08-10
- 0.1.6 — 2020-08-08
- 0.1.5 — 2020-08-08
- 0.1.4 — 2020-08-08
- 0.1.2 — 2020-08-08
- 0.1.1 — 2020-08-08

## README

[![Build Status](https://travis-ci.org/0time/index-generator.svg?branch=master)](https://travis-ci.org/0time/index-generator)
[![Coverage Status](https://coveralls.io/repos/github/0time/index-generator/badge.svg?branch=master)](https://coveralls.io/github/0time/index-generator?branch=master)

# index-generator

A library which provides tooling to generate an index.js file based on a configured file-path

---
_Source: https://npm.io/package/@0ti.me/index-generator · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
