$
This commit is contained in:
19
node_modules/@riotjs/util/README.md
generated
vendored
Normal file
19
node_modules/@riotjs/util/README.md
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# @riotjs/util
|
||||
|
||||
Riot.js shared util scripts
|
||||
|
||||
[![Build Status][ci-image]][ci-url]
|
||||
[![Issue Count][codeclimate-image]][codeclimate-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/workflow/status/riot/util/test?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
|
||||
[codeclimate-image]: https://api.codeclimate.com/v1/badges/352cc9afc317e20f7f0a/maintainability
|
||||
[codeclimate-url]: https://codeclimate.com/github/riot/util
|
Reference in New Issue
Block a user