laptops-extension

1.0.3 • Public • Published

laptops-extension

laptops-extension is a nodejs package which is also a Google chrome extension to filter out laptop and choose the best laptops for yourself. Along with the laptops, you can use this code to create a filtering tool for anything.

Installation

npm i laptops-extension --save

Usage

Add different specifications of the laptop and this tool returns the best laptops according to the inserted input.

  • This node.js package is a version for the Javascript developers and it is a budget laptops Google Chrome extension. All you need to do is to add the specifications like RAM, Storage and purpose behind buying laptops and the tool return the best laptops.

Get the best laptops:

var budget = require('laptops-extension')
let a = ["Business", 16, 256, "MACOS"]

budget.budget(a)

Readme

Keywords

Package Sidebar

Install

npm i laptops-extension

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

4.61 kB

Total Files

3

Last publish

Collaborators

  • adambotsfford