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

npm-adaptiveme-nibble

v2.0.41

Published

Adaptive.me Nibble - The multi-platform mobile device simulator for desktop using NodeJS.

Downloads

639

Readme

Adaptive Nibble for NodeJS (Device Simulator)

Build Status GitHub tag Adaptive Nibble NodeJS Adaptive Nibble NodeJS Dependency Status devDependency Status License Adaptive Nibble adaptive.me Adaptive Development Tools

Introduction

About This Project

Adaptive Nibble Screenshot

Adaptive Nibble is a mobile device simulator for hybrid-app development. It allows you to use the emulator during the development to preview your app as you develop it and it also emulates calls to the Adaptive Runtime Platform APIs. This is the stand-alone Adaptive Nibble installer for NodeJS.

If you want the integrated version for Adaptive Generator for Yeoman, please refer to the following repo: AdaptiveMe App Generator for Yeoman for installation instructions.

Use It

Installation

  • You should NodeJS installed on your machine before proceeding with the installation. If you don't have it, please download it from here for your platform.
    • If you don't know whether you have it installed, open up a terminal or cmd prompt and issue the following command node -v.
    • The above command should respond with at least the following NodeJS version v0.12.0.
  • Install the npm-adaptiveme-nibble on your machine.
  [sudo] npm i npm-adaptiveme-nibble -g

(+) If you have no root access on your machine you could install the npm-adaptiveme-nibble locally with no sudo: npm i npm-adaptiveme-nibble . Whit this alternative you don't have the global command for running nibble and you should run the executable inside the bin folder in %USERHOME%/.adaptive/.nibble

Running

  • Run from a terminal or cmd prompt:

    • nibble -h to launch nibble help message for parameters.
    • nibble -p http://www.google.com to launch nibble with the given URL.
    • nibble -p <some_local_path>/index.html -w true to launch nibble with the given file and watch for changes.
  • You're ready to start developing! Enjoy.

  • Please report issues/wants/needs here clearly stating your platform and screenshots (whenever possible).

Updating

  • Updating your npm-adaptiveme-nibble installation.
  [sudo] npm up npm-adaptiveme-nibble -g

About Adaptive Runtime Platform

Hybrid apps are applications that are built using HTML5/CSS3/JavaScript web technologies and use a native "containers" to package the app to enable access to the native functionalities of a device. In essence, you can write a rich mobile/wearable/tv application using HTML and JavaScript and package that application as a native app for multiple mobile/wearable/tv platforms and distribute them on the different app stores and markets.

The Adaptive Runtime Platform (ARP) provides these native "containers" to package apps for the main mobile, wearable and desktop platforms... and other platforms as they emerge. Adaptive Runtime Platform (ARP) and sub-projects are open-source under the Apache License, Version 2.0. The Adaptive Runtime Platform (ARP) project was created by Carlos Lozano Diez as part of the adaptive.me set of products.

Please refer to the project site for more information.

Work Backlog

Board: Stories in Ready

Throughput Graph

Contributing

We'd love to accept your patches and contributions to this project. There are a just a few small guidelines you need to follow to ensure that you and/or your company and our project are safeguarded from inadvertent copyright infringement. I know, this can be a pain but we want fair-play from the very start so that we're all on the same page. Please refer to the project site for more information.

Attributions

  • Obvously, us, the committers! :smile:
  • Adaptive Runtime Platform (ARP) artwork by Jennifer Lasso.
  • JxBrowser component by TeamDev. :thumbsup:
  • Project badge artwork by shields.io.
  • All other logos are copyright of their respective owners.

License

All the source code of the Adaptive Runtime Platform (ARP), including all Adaptive Runtime Platform (ARP) sub-projects curated by Carlos Lozano Diez, are distributed, and must be contributed to, under the terms of the Apache License, Version 2.0. The license is included in this repository.

The JxBrowser components used in this project are licensed by Carlos Lozano Diez for the sole use in the AdaptiveMe open-source components. If you wish to use JxBrowser in your software, please contact TeamDev for licensing.

Forged with :heart: in Barcelona, Catalonia · © 2013 - 2015 adaptive.me / Carlos Lozano Diez.