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

Enzyme is a JavaScript testing utility for React that simplifies testing React components' output by providing intuitive methods to render, traverse, and manipulate component trees. It's designed for React developers who need a flexible and jQuery-like API for testing component behavior, state, and props.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
enzymejs

enzymejs/enzyme

JavaScript Testing utilities for React

JavaScript
19845
1981
MIT License
ljharb's profile
ljharb
896 contributions
lelandrichardson's profile
lelandrichardson
294 contributions
nfcampos's profile
nfcampos
54 contributions
koba04's profile
koba04
43 contributions
aweary's profile
aweary
31 contributions
chenesan's profile
chenesan
22 contributions
jquense's profile
jquense
20 contributions
jwbay's profile
jwbay
16 contributions
minznerjosh's profile
minznerjosh
15 contributions
jgzuke's profile
jgzuke
13 contributions

Support the dependencies of enzymejs/enzyme

Account's avatar
cheeriojs/cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
Account's avatar
es-shims/Function.prototype.name
An ES2015 spec-compliant `Function.prototype.name` shim
Account's avatar
studio-b12/is-subset
Check if an object is contained within another one
Account's avatar
es-shims/object-is
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
es-shims/Object.entries
ES2017 spec-compliant Object.entries shim.
Account's avatar
es-shims/Object.values
ES2017 spec-compliant Object.values shim.
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
newoga/babel-plugin-transform-replace-object-assign
Allows you to provide custom implementation of Object.assign in babel builds
Account's avatar
airbnb/babel-preset-airbnb
A babel preset for transforming your JavaScript for Airbnb
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
facebook/react
Legacy API for creating React components.
Account's avatar
lelandrichardson/enzyme-example-jest
Example project with React + Enzyme + Jest
Account's avatar
lelandrichardson/enzyme-example-karma
Account's avatar
lelandrichardson/enzyme-example-karma-webpack
Account's avatar
lelandrichardson/enzyme-example-mocha
Example project with React + Enzyme + Mocha
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
GitbookIO/gitbook-cli
CLI to generate books and documentation using gitbook
Account's avatar
iarna/in-publish
Detect if we were run as a result of `npm publish`
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
webpack/json-loader
json loader module for webpack
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.