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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tediousjs/tedious

Account's avatar
Azure/azure-sdk-for-js
Provides low-level interfaces and helper methods for authentication in Azure SDK
Account's avatar
Azure/azure-sdk-for-js
Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID
Account's avatar
Azure/azure-sdk-for-js
Isomorphic client library for Azure KeyVault's keys.
Account's avatar
js-joda/js-joda
a date and time library for javascript
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
rvagg/bl
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Account's avatar
pillarjs/iconv-lite
Convert character encodings in pure javascript.
Account's avatar
emn178/js-md4
A simple MD4 hash function for JavaScript supports UTF-8 encoding.
Account's avatar
tediousjs/native-duplexpair
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
Account's avatar
alexei/sprintf.js
JavaScript sprintf implementation
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Babel command line
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
babel/babel
babel require hook
Account's avatar
eslint-stylistic/eslint-stylistic
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for async
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for depd
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mitm
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sprintf-js
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
caolan/async
Higher-order functions and common patterns for asynchronous code
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
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
moll/node-mitm
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

arthurschreiber's profile
arthurschreiber
1214 contributions
pekim's profile
pekim
444 contributions
patriksimek's profile
patriksimek
93 contributions
tvrprasad's profile
tvrprasad
62 contributions
bretcope's profile
bretcope
52 contributions
IanChokS's profile
IanChokS
46 contributions
rossipedia's profile
rossipedia
42 contributions
mShan0's profile
mShan0
25 contributions
MichaelSun90's profile
MichaelSun90
25 contributions
dependabot[bot]'s profile
dependabot[bot]
24 contributions

Recent events

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

No events yet
tediousjs

tediousjs/tedious

Node TDS module for connecting to SQL Server databases.

TypeScript
1612
443
MIT License

Tedious is a pure JavaScript implementation of the TDS protocol, enabling Node.js applications to connect and interact with Microsoft SQL Server databases. It supports multiple TDS versions and is designed to be a lightweight, protocol-focused library without excessive additional functionality. This project is ideal for Node.js developers who need to integrate SQL Server connectivity into their applications.