cash-money

1.0.1 • Public • Published

cash-money

New wave DOM selection library.

Usage

npm i cash-money

var $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ = require('cash-money');

// grab the text of every `p`
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$('p').map(function (elem) {
  return elem.textContent;
}).join('\n\n');

non CJS users can point to the script in /dist

Manual unit tests

npm t

Open the output url in your browser of choice.

Build

npm run build

Readme

Keywords

Package Sidebar

Install

npm i cash-money

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • nicktomlin