13 packages
chai-spies-augment
Additions to chai-spies, adding utilities to inspect args and check if a spy was called with a partial object
cypress-babel-esx
Cypress plugin to allow you to use all proposals to the JavaScript language at Proposal stage or above by using babel-preset-stage-1 as well as all JavaScript that has been finalised in the ECMA standard by using babel-preset-env
cypress-babel-esx-preprocessor
Cypress plugin to allow you to use all proposals to the JavaScript language at Proposal stage or above by using babel-preset-stage-1 as well as all JavaScript that has been finalised in the ECMA standard by using babel-preset-env
cypress-eslint
Cypress plugin that will run linting via ESLint on your spec files as they are loaded and display errors in console
cypress-eslint-preprocessor
Cypress plugin that will run linting via ESLint on your spec files as they are loaded and display errors in console
html-linter
A linter to check formatting of html files
logging-service
Service that listens for messages over HTTP and logs them to console
nodewords
Command line word games
storybook-addon-prettier-source
Storybook addon to show inline story source code formatted using prettier and a syntax highlighter
tslint-lines-between-class-members
Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint