@mehyaa/nativescript-common

1.2.1 • Public • Published

NativeScript Common Library Build Status Version License

Miscellaneous NativeScript utilities for general use.

Install with npm:

$ npm install @mehyaa/nativescript-common

Install with yarn:

$ yarn add @mehyaa/nativescript-common

Just a few notes for anyone who wishes to use this library:

  • The library is created from my personal refactorings and merging seperate project's duplicated codes. It's main purpose is personal use so some behavior can be different than expected.

  • The library has no default entry point.

  • The modules within the library must be imported seperately.

  • The modules within the library are as-is and written in EcmaScript 6 so if your target environment uses lower versions of EcmaScript you need to transpile the modules.

Readme

Keywords

none

Package Sidebar

Install

npm i @mehyaa/nativescript-common

Weekly Downloads

5

Version

1.2.1

License

GPL-3.0-or-later

Unpacked Size

387 kB

Total Files

16

Last publish

Collaborators

  • mehyaa