Skip to content

Commit 8db9e7e

Browse files
committed
Added badges
1 parent 4bb4a25 commit 8db9e7e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# as-bind
22

3+
<!-- Badges -->
4+
5+
[![Build Status](https://travis-ci.org/torch2424/as-bind.svg?branch=master)](https://travis-ci.org/torch2424/as-bind)
6+
![npm bundle size (minified)](https://img.shields.io/bundlephobia/min/as-bind.svg)
7+
![npm](https://img.shields.io/npm/dt/as-bind.svg)
8+
![npm version](https://img.shields.io/npm/v/as-bind.svg)
9+
![GitHub](https://img.shields.io/github/license/torch2424/as-bind.svg)
10+
311
Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript. 🤝🚀
412

513
![Asbind Markdown Parser Demo Gif](./assets/asbind.gif)

0 commit comments

Comments
 (0)