TAPJS

tapjs-logo

TapJS allows you to easily integrate your game with player accounts, server side data storage, high score leader boards, badges, Facebook and more via a simple JS api. TapJS is a game hosting platform with community features NOT a game portal. When you upload your game, you specify the url of your game. It can be it's own domain angryrobin.com or a subdomain like angryrobin.tapjs.com.

#People #Website #More

TAPJS

Industry:
Gaming Internet

Website Url:
http://www.tapjs.com

Total Employee:
1+

Status:
Active

Technology used in webpage:
Viewport Meta IPhone / Mobile Compatible Google Font API Nginx CloudFront OpenResty Google Adsense AdBlock Acceptable Ads Google Adsense For Domains Limestone Networks


Current Employees Featured

ken-kozaczka_image

Ken Kozaczka
Ken Kozaczka Founder @ TapJS
Founder

Founder


ken-kozaczka_image

Ken Kozaczka

Official Site Inspections

http://www.tapjs.com

Unable to get host informations!!!

Loading ...

More informations about "TapJS"

TapJS - Crunchbase Company Profile & Funding

TapJS allows you to easily integrate your game with player accounts, server side data storage, high score leader boards, badges, Facebook and more via a simple JS api. TapJS is a game …See details»

node-tap

There are many opinions left off of this list! Reasonable people can disagree. But if you find yourself nodding along, maybe tap is for you.See details»

GitHub - tapjs/tapjs: Test Anything Protocol tools for node

Run npm run bootstrap to build the @tapjs/test module with the default set of plugins, so that the other libraries can build properly. (This only has to be done once, unless the build script or set …See details»

TAP Basics - tapjs.org

A Test-Anything-Protocol library for JavaScript. Node TAP 21.1.0See details»

How to mock/spy console ? · Issue #850 · tapjs/tapjs - GitHub

That's done with t.testdir({ dir: { filename: 'contents' } }) thing today, provided in the upcoming v18 version by the @tapjs/fixture plugin. Mocking HTTP requests won't be built in by default, but …See details»

tapjs download | SourceForge.net

Feb 19, 2025 With SOCRadar Labs’s Dark Web Report, instantly find out if your data has been exposed on dark web forums, black market, leak sites, or Telegram channels. SOCRadar …See details»

GitHub - tapjs/tapsert: Drop in assert replacement that produces …

A total drop-in replacement for the assert module provided by Node core that prints TAP compliant output instead of throwing AssertionErrors.. Uses. drop-in replacement for assert if …See details»

@tapjs/intercept - v4.0.0 | Node TAP

Module @tapjs/intercept - v4.0.0. @tapjs/intercept. A default tap plugin for doing object/global property/method interception and observing. These are sometimes refered to as "spy" or …See details»

@tapjs/snapshot - v4.0.0 | Node TAP - GitHub Pages

@tapjs/snapshot. A default tap plugin that adds snapshot functionality. USAGE. This plugin is installed with tap by default. If you had previously removed it, you can tap plugin add …See details»

tap ESBuild Kit Plugin (optional) - tapjs.org

A Test-Anything-Protocol library for JavaScript. Node TAP 21.1.0See details»

@tapjs/stack - v4.0.0 | Node TAP

@tapjs/stack. A comprehensive library for dealing with stack traces, supporting source map lookup (when enabled in node with --enable-source-maps), filtering of specified packages …See details»

tap.setTimeout broken? · Issue #860 · tapjs/tapjs - GitHub

Feb 28, 2023 The problem is that the runner is still timing out the test suite itself after 30 seconds by default.. You can either put: "tap": {"timeout": 60} in package.json, or add - …See details»

tap - npm

Software testing is a software and user experience design challenge that balances on the intersection of many conflicting demands. Node-tap is based on my opinions about how a test …See details»

@tapjs/typescript - v3.0.0 | Node TAP

@tapjs/typescript. A default tap plugin providing typescript support. USAGE. This plugin is installed with tap by default. If you had previously removed it, you can tap plugin add …See details»

@tapjs/stdin - npm

@tapjs/stdin. A default tap plugin providing t.stdin().. USAGE. This plugin is installed with tap by default. If you had previously removed it, you can tap plugin add @tapjs/stdin to bring it back.. …See details»

@tapjs/mock - npm

Start using @tapjs/mock in your project by running `npm i @tapjs/mock`. There are 2 other projects in the npm registry using @tapjs/mock. tap plugin adding t.mockRequire() and …See details»

tapjs/stack-utils: Captures and cleans stack traces. - GitHub

Cleans up a stack trace by deleting any lines that match the internals passed to the constructor, and shortening file names relative to cwd.. Returns a string with the cleaned up stack (always …See details»

notMatchOnlyStrict | Node TAP - tapjs.github.io

Verify that the value does not match the pattern provided, with no extra properties. Ie, it might either not match, or have extra props.See details»

Test unfinished · Issue #819 · tapjs/tapjs - GitHub

You have to end the test in one of three ways. Call t.end() when you're done.; Set a plan with t.plan(number) to specify how many assertions you expect (it'll end when it gets the planned …See details»

createMock | Node TAP - tapjs.github.io

Preparing search index... The search index is not available; Node TAPSee details»