File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # json-bufferify [ ![ Travis] ( https://img.shields.io/travis/LangZhai/json-bufferify.svg )] ( https://travis-ci.org/LangZhai/json-bufferify/builds ) [ ![ npm (tag)] ( https://img.shields.io/npm/v/json-bufferify.svg )] ( https://www.npmjs.com/package/json-bufferify ) [ ![ npm ] ( https://img.shields.io/npm/l/json-bufferify.svg )] ( http://www.gnu.org/licenses/lgpl.html ) ![ Github file size] ( https://img.shields.io/github/size/langzhai/json-bufferify/json-bufferify.js.svg )
1+ # json-bufferify [ ![ Travis] ( https://img.shields.io/travis/LangZhai/json-bufferify.svg )] ( https://travis-ci.org/LangZhai/json-bufferify/builds ) [ ![ npm (tag)] ( https://img.shields.io/npm/v/json-bufferify.svg )] ( https://www.npmjs.com/package/json-bufferify ) ![ Github file size] ( https://img.shields.io/github/size/langzhai/json-bufferify/json-bufferify.js.svg )
22
33This is a module to help you convert between JSON and ArrayBuffer, and you can run it in both Node.js and browser.
44
@@ -145,6 +145,6 @@ ws.on('message', (data) => {
145145});
146146```
147147
148- ## License
148+ ## License [ ![ npm ] ( https://img.shields.io/npm/l/json-bufferify.svg )] ( http://www.gnu.org/licenses/lgpl.html )
149149
150150This is licensed under the GNU LGPL, version 3 or later.
You can’t perform that action at this time.
0 commit comments