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
/dobPublic

Commitd9dba94

Browse files
committed
update readme
1 parent3e35811 commitd9dba94

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

‎readme.md‎

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
1-
#Dob·[![CircleCI Status](https://img.shields.io/travis/dobjs/dob/master.svg?style=flat)](https://travis-ci.org/dobjs/dob)[![npm version](https://img.shields.io/npm/v/dob.svg?style=flat)](https://www.npmjs.com/package/dob)[![code coverage](https://img.shields.io/codecov/c/github/dobjs/dob/master.svg)](https://codecov.io/github/dobjs/dob)
2-
31
<palign="center">
42
<img src="https://avatars1.githubusercontent.com/u/32093464?s=400&u=d360e449a9d59cf7422100349711ab0e0389d06a&v=4" height=100/>
5-
<h3 align="center">dob</h3>
3+
<h2 align="center">Dob</h2>
64
<p align="center">
75
<i>
8-
Dob is a tool for monitoring object changes. Using <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy">Proxy</a>.
6+
Dob is a tool for monitoring object changes. Using <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy">Proxy</a>. <a href="https://dobjs.github.io/dob-docs/">Online Docs</a>.
97
</i>
108
<p>
119
<p align="center">
1210
<i>
13-
<a target="_blank" href="https://dobjs.github.io/dob-docs/">Online Docs</a>.
11+
<a href="https://travis-ci.org/dobjs/dob">
12+
<img src="https://img.shields.io/travis/dobjs/dob/master.svg?style=flat" alt="CircleCI Status">
13+
</a>
14+
<a href="https://www.npmjs.com/package/dob">
15+
<img src="https://img.shields.io/npm/v/dob.svg?style=flat" alt="NPM Version">
16+
</a>
17+
<a href="https://codecov.io/github/dobjs/dob">
18+
<img src="https://img.shields.io/codecov/c/github/dobjs/dob/master.svg" alt="Code Coverage">
19+
</a>
1420
</i>
1521
</p>
1622
</p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp