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

Esprima is a high-performance, standard-compliant ECMAScript parser written in JavaScript. It's designed for multipurpose analysis, including lexical and syntactic analysis of JavaScript programs. This tool is ideal for developers working on code analysis, refactoring tools, or any application that requires parsing and understanding JavaScript code structure.

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
jquery

jquery/esprima

ECMAScript parsing infrastructure for multipurpose analysis

TypeScript
7135
774
BSD 2-Clause "Simplified" License
ariya's profile
ariya
1023 contributions
Constellation's profile
Constellation
42 contributions
ikarienator's profile
ikarienator
26 contributions
jboekesteijn's profile
jboekesteijn
13 contributions
mathiasbynens's profile
mathiasbynens
12 contributions
michaelficarra's profile
michaelficarra
10 contributions
jasonLaster's profile
jasonLaster
9 contributions
Swatinem's profile
Swatinem
8 contributions
mikesherov's profile
mikesherov
7 contributions
ljqx's profile
ljqx
7 contributions

Support the dependencies of jquery/esprima

Account's avatar
cainus/codecov.io
lcov posting to codecov.io
Account's avatar
philbooth/escomplex-js
Javascript wrapping library for escomplex.
Account's avatar
michaelficarra/everything.js
a single javascript file that contains every ECMA-262 edition 5.1 grammatical production
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
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
andreyvit/json-diff
JSON diff
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
litixsoft/karma-detect-browsers
Karma runner plugin for detecting all browsers installed on the current system.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-ie-launcher
A Karma plugin. Launcher for Internet Explorer.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
karma-runner/karma-safari-launcher
A Karma plugin. Launcher for Safari.
Account's avatar
marcoscaceres/karma-safaritechpreview-launcher
A Karma plugin. Launcher for Safari Technology Preview.
Account's avatar
karma-runner/karma-sauce-launcher
A Karma plugin. Launch any browser on SauceLabs!
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
drewfish/node-tick-processor
easy-to-install processor for the v8 profiler log
Account's avatar
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Account's avatar
bruce/node-temp
Temporary files and directories
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vvakame/typescript-formatter
Formatter of TypeScript code
Account's avatar
mathiasbynens/unicode-8.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v8.0.0’s categories, scripts, blocks, bidi, and other properties.
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.