npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

nativescript-microsoft-appcenter

v2.0.0

Published

Microsoft App Center plugin for NativeScript.

Downloads

10

Readme

Microsoft App Center plugin for NativeScript

Requirements

Before you begin, please make sure that the following prerequisites are met:

Node.js

  • Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

NativeScript

  • NativeScript is a framework for building native iOS and Android apps using JavaScript and CSS.

    NativeScript renders UIs with the native platform’s rendering engine, no WebViews, resulting in native-like performance and UX.

Microsoft App Center

  • Android Version 4.0.3 (API level 15) or later.

  • App Center brings together multiple services, commonly used by mobile developers, into a single, integrated product. You can build, test, distribute, and monitor your mobile apps, and also implement push notifications.

  • Create your app in the App Center Portal to obtain the App Secret (if you have already created your app in the App Center portal, you can skip this step).

  • Head over to Microsoft App Center.

  • Sign up or log in and hit the blue button on the top right corner of the portal that says Add new and select Add new app from the dropdown menu.

  • Enter a name and an optional desciption for your app.

  • Select Android and Java or iOS and Objective-C/Swift as a platform.

  • Hit the button at the bottom right that says Add new app.

  • Once you have created an app, you can obtain its App Secret on the Getting Started page or Settings page on the App Center Portal.

Installation

tns plugin add nativescript-microsoft-appcenter

Distribute Features

| Android | iOS | | --- | --- | | YES | YES |

Diagnostics Features

| Feature | Android | iOS | | --- | --- | --- | | Crashes | YES | YES |

Analytics Features

| Feature | Android | iOS | | --- | --- | --- | | Overview: Active users, daily sessions per user, session duration, top devices, countries, languages and active users per version. | YES | YES | | Events: Event name, Count, Trend, Users, User Change and Per User. | YES | YES | | Log flow | YES | YES |

Push Features

| Feature | Android | iOS | | --- | --- | --- | | Notifications | COMING SOON | COMING SOON | | Audiences | COMING SOON | COMING SOON |

License

Apache License Version 2.0, January 2004