1.0.3 • Published 4 years ago

basad v1.0.3

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

basad

Makes your code kosher

Features

  • ✡️ Shabbat Check - your code will not run during Judaism's sacred day

How To Use

Installing

Install using npm:

npm install basad

Or with yarn:

yarn add basad

Using

Simply import the package as following:

import 'basad';

Or, if you're old fashioned:

require('basad');

Kosherness

It's important to import basad first. You'll see that is working in your console:

> basad
...

Now your code is kosher and will not run during shabbat.

Bsorot Tovot fellas.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago