nativescript-async
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

nativescript-async

A NativeScript plugin that make available async/await using helpers

Author

How to use it

require('nativescript-async');
asyncTimeout(100);
asyncJasmine(async()=>{
    //MY TEST WITHOUT done()
})

Package Sidebar

Install

npm i nativescript-async

Weekly Downloads

1

Version

1.0.2

License

Apache 2

Last publish

Collaborators

  • nabil_mansouri