# misstime

> A virtual dom library fork from inferno

Latest version **3.0.46** (published 2026-03-31) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 55/100 (C)** — status: active.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.0.46 |
| Published | 2026-03-31 |
| First published | 2017-08-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 606.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 58 |
| Author | javey |
| Maintainers | javey, warrior-bing |

## Links

- npm: https://www.npmjs.com/package/misstime
- Repository: https://github.com/Javey/Intact
- Homepage: https://github.com/Javey/Intact#readme
- Issues: https://github.com/Javey/Intact/issues
- npm.io page: https://npm.io/package/misstime

## Dependencies (1)

- [intact-shared](https://npm.io/package/intact-shared.md) ^3.0.46

## Recent versions

- 3.0.46 (latest) — 2026-03-31
- 3.0.45 (beta) — 2025-11-26
- 3.0.44 — 2025-09-02
- 3.0.43 — 2025-09-01
- 3.0.42 — 2025-08-28
- 3.0.42-beta.1 — 2025-08-05
- 3.0.41 — 2025-07-24
- 3.0.40 — 2025-01-21
- 3.0.39 — 2024-08-15
- 3.0.38 — 2024-08-07
- 3.0.37 — 2024-06-03
- 3.0.36 — 2024-05-23
- 3.0.35 — 2024-05-22
- 3.0.34 — 2024-04-12
- 3.0.33 — 2024-03-15
- … 104 more at https://npm.io/package/misstime/versions

## README

<p align="center">
    <a href="https://travis-ci.org/Javey/misstime">
        <img src="https://travis-ci.org/Javey/misstime.svg?branch=master" />
    </a>
    <br />
    <a href="https://saucelabs.com/u/JaveyZ">
        <img src="https://saucelabs.com/browser-matrix/JaveyZ.svg" alt="Sauce Test Status"/>
    </a> 
</p>

# MissTime

A virtual-dom library forked from [inferno][1] and inspired by [virtual-dom][2].


[1]: https://github.com/infernojs/inferno
[2]: https://github.com/Matt-Esch/virtual-dom

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