# ultra-strftime

> Ultra fast realization of javascript strftime function without memory leak

Latest version **1.0.2** (published 2014-06-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install ultra-strftime
pnpm add ultra-strftime
yarn add ultra-strftime
bun add ultra-strftime
```

## Health

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

Positive: has types package; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2014-06-29 |
| First published | 2014-06-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/ultra-strftime) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Petr Shalkov |
| Maintainers | xio4 |
| Keywords | ultrafast, strftime, format, date |

## Links

- npm: https://www.npmjs.com/package/ultra-strftime
- Repository: https://github.com/xio4/ultra_strftime
- Issues: https://github.com/xio4/ultra_strftime/issues
- npm.io page: https://npm.io/package/ultra-strftime

## Alternatives

- [@js-joda/timezone](https://npm.io/package/@js-joda/timezone.md) — 383.4K weekly downloads
- [chartjs-adapter-moment](https://npm.io/package/chartjs-adapter-moment.md) — 210.8K weekly downloads
- [strftime](https://npm.io/package/strftime.md) — 171.2K weekly downloads
- [vue-flatpickr-component](https://npm.io/package/vue-flatpickr-component.md) — 115.8K weekly downloads
- [timepicker](https://npm.io/package/timepicker.md) — 51.0K weekly downloads

## Recent versions

- 1.0.2 (latest) — 2014-06-29

## README

Ultra_strftime
=============

This is fast strftime solution without memory leak. It works about x10..x100 faster then original: https://github.com/samsonjs/strftime.

License
=======

Copyright 2014 Petr Shalkov mApostol@yandex.ru

[MIT license](https://github.com/xio4/ultra_strftime/blob/master/LICENSE)

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