# timecapsule

> Timeline based event invocation system.

Latest version **0.1.0** (published 2018-06-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install timecapsule
pnpm add timecapsule
yarn add timecapsule
bun add timecapsule
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2018-06-29 |
| First published | 2018-06-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 16.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Yasuaki Uechi |
| Maintainers | uetchy |
| Keywords | timeline, event, timesync |

## Links

- npm: https://www.npmjs.com/package/timecapsule
- Repository: https://github.com/uetchy/timecapsule
- Homepage: https://github.com/uetchy/timecapsule#readme
- Issues: https://github.com/uetchy/timecapsule/issues
- npm.io page: https://npm.io/package/timecapsule

## Dependencies (1)

- [load-asset](https://npm.io/package/load-asset.md) ^1.2.0

## Alternatives

- [async-exit-hook](https://npm.io/package/async-exit-hook.md) — 3.7M weekly downloads
- [evnty](https://npm.io/package/evnty.md) — 7.2K weekly downloads
- [eleventy-plugin-asciidoc](https://npm.io/package/eleventy-plugin-asciidoc.md) — 3.5K weekly downloads
- [@jswork/next-get2get](https://npm.io/package/@jswork/next-get2get.md) — 945 weekly downloads
- [@dashersw/axon](https://npm.io/package/@dashersw/axon.md) — 934 weekly downloads

## Recent versions

- 0.1.0 (latest) — 2018-06-29

## README

# TimecapsuleJS

## Usage

```js
const { Timecapsule } = require('timecapsule')
```

---
_Source: https://npm.io/package/timecapsule · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
