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

TableSchema.js is a JavaScript library for working with Table Schema, a standard for describing tabular data. It provides classes and functions for loading and validating data against a schema, inferring a schema from data, and casting data to native JavaScript types. The library is designed for developers working with tabular data in JavaScript, including browser and Node.js environments.

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
roll's profile
roll
180 contributions
zerberio's profile
zerberio
61 contributions
pwalsh's profile
pwalsh
19 contributions
zhenyab's profile
zhenyab
10 contributions
JDziurlaj's profile
JDziurlaj
6 contributions
vitorbaptista's profile
vitorbaptista
5 contributions
rufuspollock's profile
rufuspollock
4 contributions
akariv's profile
akariv
2 contributions
anuveyatsu's profile
anuveyatsu
2 contributions
felipesabino's profile
felipesabino
2 contributions
frictionlessdata

frictionlessdata/tableschema-js

A JavaScript library for working with Table Schema.

JavaScript
85
30
MIT License

Support the dependencies of frictionlessdata/tableschema-js

Account's avatar
axios/axios
Promise based HTTP client for the browser and node.js
Account's avatar
adaltas/node-csv
CSV parsing implementing the Node.js `stream.Transform` API
Account's avatar
MonetDB/npm-csv-sniffer
Takes a sample of CSV text and tries to guess newline character, col delimiter, quote character, and whether or not the first row in the file contains labels
Account's avatar
bjyoungblood/es6-error
Easily-extendable error for use with ES6 classes
Account's avatar
moment/moment
Parse, validate, manipulate, and display dates
Account's avatar
basicdays/node-stream-to-async-iterator
ES async interator wrapper for node streams
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
geraintluff/tv4
A public domain JSON Schema validator for JavaScript
Account's avatar
validatorjs/validator.js
String validation and sanitization
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jmcriffey/babel-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
babel/babel-loader
babel module loader for webpack
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-spies
Spies for the Chai assertion library.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
thlorenz/doctoc
Generates TOC for markdown files of local git repo.
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
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
badeball/karma-jsdom-launcher
A Karma plugin. Launcher for jsdom.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
kmees/karma-sinon-chai
Sinon and Chai for Karma
Account's avatar
tmcgee123/karma-spec-reporter
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha
Account's avatar
raineorshine/npm-check-updates
Find newer versions of dependencies than what your package.json allows
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
M6Web/superagent-mock
superagent plugin allowing to simulate HTTP calls by returning data fixtures based on the requested URL.
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.