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

Strictify is a Browserify v2 plugin that automatically adds `"use strict";` to the top of every module in the bundle output, enforcing strict mode across your JavaScript codebase. It’s designed for developers using Browserify who want to ensure their modules adhere to strict mode without manually adding the directive to each file. The plugin is easy to install via npm and can be configured to exclude specific file types, such as JSON.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jsdf/strictify

Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
browserify/browserify
browser-side require() the node way

Support the repos that depend on this repository

Top contributors

jsdf's profile
jsdf
10 contributions
adrian-seijo's profile
adrian-seijo
3 contributions

Recent events

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

No events yet
jsdf

jsdf/strictify

browserify v2 plugin for enforcing strict mode

JavaScript
11
5
MIT License