An open API service indexing awesome lists of open source software.

https://github.com/riot/util

Shared util functions that are used in several Riot.js modules
https://github.com/riot/util

Last synced: 3 months ago
JSON representation

Shared util functions that are used in several Riot.js modules

Awesome Lists containing this project

README

          

# @riotjs/util

Riot.js shared util scripts

[![Build Status][ci-image]][ci-url]
[![Issue Count][qlty-image]][qlty-url]
[![NPM version][npm-version-image]][npm-url]
[![NPM downloads][npm-downloads-image]][npm-url]
[![MIT License][license-image]][license-url]

[ci-image]: https://img.shields.io/github/actions/workflow/status/riot/util/test.yml?style=flat-square
[ci-url]: https://github.com/riot/util/actions
[license-image]: https://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
[license-url]: LICENSE
[npm-version-image]: https://img.shields.io/npm/v/@riotjs/util.svg?style=flat-square
[npm-downloads-image]: https://img.shields.io/npm/dm/@riotjs/util.svg?style=flat-square
[npm-url]: https://npmjs.org/package/@riotjs/util
[qlty-image]: https://qlty.sh/gh/riot/projects/util/maintainability.svg
[qlty-url]: https://qlty.sh/gh/riot/projects/util