Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.
/ sponsor Public archive

The sponsors toolbox gives you Deno super powers in web browsers.

Notifications You must be signed in to change notification settings

caspervonb/sponsor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sponsor's Toolbox

toolbox

Hello there!

This is my sponsor's toolbox which is a collection of tools that I've made just for you my awesome sponsors.

What's Inside?

Every feature you've ever wanted in the Deno command line interface and then some you did not know you wanted.

This serves as a playground for things I may implement in Deno at some point in time and things that just doesn't make sense to put into Deno like tooling for web browsers.

Getting Started

You can install sponsor by running the following command:

deno install --allow-all --unstable https://deno.land/x/sponsor/main.js

There is also a canary version available, which you can install with this command:

deno install --allow-all --unstable https://sponsor.land/main.js

Tools

Test

The test tool provides a fairly magical test runner which runs tests with deno's test runner but swaps out the harness with one that runs the tests in the browser with the help of the web inspector protocol.

Run a test suite in headless Chrome:

sponsor test --headless --browser chrome

Run a test suite in headless Firefox:

sponsor test --headless --browser firefox

There's no license?

No, there is not.

About

The sponsors toolbox gives you Deno super powers in web browsers.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project