nativescript-dom-free
A NativeScript module for DOM Emulation. Since the original plugin requires a subscription now, this plugin is my attempt to maintain it to the point where it does not break.
npm i --save nativescript-dom-free
- Version: 2.0.6
- GitHub: https://github.com/ibnYusrat/nativescript-dom
- NPM: https://www.npmjs.com/package/nativescript-dom-free
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
Free version for nativescript-dom
(renamed to nativescript-dom-free
)
A rather maintained version of nativescript-dom
. This is simply a fork of nativescript-dom
which is no longer available without a subscription
and is not guaranteed to work with NativeScript 6.x. This repo is my attempt towards keeping it usable enough for those who are not ready to buy a subscription yet.
To use this, simply install with NPM using:
npm install nativescript-dom-free
All credit goes to: NathanaelA for writing this. I am only attempting to maintain it without charging anything.