Showing 1-20 of 143,492 packages
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
This plugin manages Tool Kit commands that are run from npm scripts, via a Tool Kit [`Hook`](#hooks) that automatically manages `package.json`.
Tool Kit plugin to run [Mocha](http://mochajs.org)
Tool Kit plugin to run [Webpack](https://webpack.js.org)
```js import { AppFrame } from '@copart/ops-tool-kit'
Tool Kit plugin to run [commitlint](https://commitlint.js.org/)
Tool Kit plugin to build [TypeScript](https://www.typescriptlang.org) code
Tool Kit plugin to run [Cypress](https://www.cypress.io)
This plugin manages Tool Kit commands that are run from CircleCI workflows, via a Tool Kit [`Hook`](#hooks) that automatically manages `.circleci/config.yml`. It also exposes state from the CircleCI environment for other plugins to consume generically.
Tool Kit plugin to format your source code with [Prettier](https://prettier.io).
Node.js tool kit
Tool Kit plugin to run an application with [Nodemon](https://nodemon.io).
This plugin is for managing Tool Kit hooks that are run from npm scripts (such as `npm run test`).
Enables Tool Kit to run commands across monorepo workspace packages.
This plugin allows you to run Tool Kit tasks in parallel. By default, Tool Kit tasks run sequentially in the order they are specified in a command.
A tool-kit for accessing and using `.graphqlrc` configuration files
A bootstrap plugin that provides the minimum required Tool Kit plugins for a containerised application that's deployed to Amazon Elastic Container Service (ECS).