Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit81c5bb4

Browse files
committed
(docs): vertically condense badges by reducing spacing
- felt like they took up too much space with the 4 sections now- had to change comment style to ensure the spacing works without accidentally rendering the comments - prev style required a new line to come immediately before
1 parent66ac4f9 commit81c5bb4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

‎README.md‎

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
#mst-persist
22

3-
[//]:#(releases / versioning)
3+
<!--releases / versioning-->
44
[![package-json](https://img.shields.io/github/package-json/v/agilgur5/mst-persist.svg)](https://npmjs.org/package/mst-persist)
55
[![releases](https://img.shields.io/github/release/agilgur5/mst-persist.svg)](https://github.com/agilgur5/mst-persist/releases)
66
[![commits](https://img.shields.io/github/commits-since/agilgur5/mst-persist/latest.svg)](https://github.com/agilgur5/mst-persist/commits/master)
7-
8-
[//]:#(downloads)
7+
<br><!-- downloads-->
98
[![dt](https://img.shields.io/npm/dt/mst-persist.svg)](https://npmjs.org/package/mst-persist)
109
[![dy](https://img.shields.io/npm/dy/mst-persist.svg)](https://npmjs.org/package/mst-persist)
1110
[![dm](https://img.shields.io/npm/dm/mst-persist.svg)](https://npmjs.org/package/mst-persist)
1211
[![dw](https://img.shields.io/npm/dw/mst-persist.svg)](https://npmjs.org/package/mst-persist)
13-
14-
[//]:#(status / activity)
12+
<br><!-- status / activity-->
1513
[![typings](https://img.shields.io/npm/types/mst-persist.svg)](https://github.com/agilgur5/mst-persist/blob/master/src/index.ts)
16-
14+
<br>
1715
[![NPM](https://nodei.co/npm/mst-persist.png?downloads=true&downloadRank=true&stars=true)](https://npmjs.org/package/mst-persist)
1816

1917
Persist and hydrate[MobX-state-tree](https://github.com/mobxjs/mobx-state-tree) stores.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp