Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

babel-plugin-tester is a utility for writing comprehensive tests for Babel plugins and presets. It simplifies the testing process by providing a structured way to define test cases, including support for fixtures, snapshots, and custom assertions. The tool is primarily designed for Jest but also works with other test runners like Mocha, Jasmine, and Vitest. It allows users to test both plugins and presets, offering options for configuration, setup/teardown functions, and output formatting. It’s ideal for developers working on Babel plugins or presets who want to ensure their transformations work as expected.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of babel-utils/babel-plugin-tester

Account's avatar
zloirock/core-js
Standard library
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
General utilities for plugins to use
Account's avatar
babel/babel
Compile export default to ES2015
Account's avatar
babel/babel
Allow parsing of jsx
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
semantic-release/changelog
semantic-release plugin to create or update a changelog file
Account's avatar
semantic-release/exec
semantic-release plugin to run custom shell commands
Account's avatar
semantic-release/git
semantic-release plugin to commit release assets to the project's git repository
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @babel/helper-plugin-utils
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash.mergewith
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
Xunnamius/conventional-changelog-projector
⛔️ [DEPRECATED] conventional-changelog @xunnamius/projector preset originally forked from conventional-changelog-conventionalcommits
Account's avatar
Xunnamius/typescript-utils
Various constants, utility types, and typed functions for Jest-based projects
Account's avatar
Xunnamius/typescript-utils
Various constants, utility types, and typed functions for TypeScript projects
Account's avatar
all-contributors/all-contributors-cli
Tool to easily add recognition for new contributors
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
Xunnamius/babel-plugin-explicit-exports-references
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
thlorenz/doctoc
Generates TOC for markdown files of local git repo.
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
kaelzhang/node-glob-gitignore
Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API with NO performance issues
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
Xunnamius/unified-utils
remark plugin that selectively transforms headings using vercel's title package

Support the repos that depend on this repository

Top contributors

Xunnamius's profile
Xunnamius
305 contributions
dependabot[bot]'s profile
dependabot[bot]
27 contributions
allcontributors[bot]'s profile
allcontributors[bot]
11 contributions
merceyz's profile
merceyz
6 contributions
Andarist's profile
Andarist
4 contributions
kentcdodds's profile
kentcdodds
3 contributions
hulkish's profile
hulkish
2 contributions
jamiebuilds's profile
jamiebuilds
2 contributions
lifeart's profile
lifeart
1 contributions
alexrhogue's profile
alexrhogue
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
babel-utils

babel-utils/babel-plugin-tester

πŸ”Œ Utilities for easy feature-complete testing of babel plugins and presets

TypeScript
271
40
MIT License