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
- Host: GitHub
- URL: https://github.com/riot/util
- Owner: riot
- License: mit
- Created: 2019-09-22T15:46:06.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T20:19:42.000Z (11 months ago)
- Last Synced: 2025-04-03T20:04:04.445Z (9 months ago)
- Language: JavaScript
- Size: 905 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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