Skip to content

Commit f020a96

Browse files
author
Vladimir Amiorkov
authored
chore: add npm badges
1 parent e7cef85 commit f020a96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![npm](https://img.shields.io/npm/v/nativescript-dev-debugging.svg)](https://www.npmjs.com/package/nativescript-dev-debugging)
2+
[![npm](https://img.shields.io/npm/dt/nativescript-dev-debugging.svg?label=npm%20downloads)](https://www.npmjs.com/package/nativescript-dev-debugging)
3+
14
# nativescript-dev-debugging
25

36
This dev plugin allows a __NativeScript plugin authors__ to use a **predefined workflow** with which you can **develop** and **debug** both the **native iOS/Android** and the **TypeScript/JavaScript** wrapper source code of their NS plugin. The main API that this plugin exposes is through `npm scripts` which will be saved to your package.json of your plugin's source code.

0 commit comments

Comments
 (0)