Run the test suites of all modules depending on a given module
Simple dependency graph.
Generate a Browserify bundle dependency tree for bundled modules
Provides a connector to OneSignal for updating user data in OneSignal. This package (at this time) does not send push notifications, but rather sets up users in OneSignal so push notifications can be sent to them via the Rest API or OneSignal dashboard.
Provides a connector to Redis for storing data to improve performance.
Provides a connector to Twilio for sending SMS messages.
Give a regex, get a robust predicate function that tests it against a string.
Mock out NodeJsFunction's processor-intensive calls to Parcel/Docker
Get dependants of a module on npm
Topological sort of directed ascyclic graphs (like dependecy lists)
A high-level API to automate web browsers
Provides a connector to Rock for the following parts of the app
A high-level API to automate web browsers
Helper functions
Cross platform children list of a PID
Modern Vue 3 Pagination Module
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A pure JS implementation SHA256.
Parameterised tests for Jest
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
No description provided.
Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax. Jasmine for Ruby is deprecated. The direct replacment for the jasmine-core gem is the jasmine-core NPM package. If you are also using the jasmine gem, we recommend using the jasmine-browser-runner NPM package instead. It supports all the same scenarios as the jasmine gem gem plus Webpacker. See https://jasmine.github.io/setup/browser.html for setup instructions, and https://github.com/jasmine/jasmine-gem/blob/main/release_notes/3.9.0.md for other options.
Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax. Jasmine for Ruby is deprecated. We recommend using the jasmine-browser-runner NPM package instead. It supports all the same scenarios as this gem plus Webpacker. See https://jasmine.github.io/setup/browser.html for setup instructions, and https://github.com/jasmine/jasmine-gem/blob/main/release_notes/3.9.0.md for other options.
At featurefabrik, we are big fans of javascript and testing. Also we believe, that mocha.js and chai.js are simply awesome. To remove the npm dependencies and enable fast and simple testing of non-Rails projects with js usage, we built Teatime.