Skip to content

dombrant/doom-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOOM Test

Synopsis

A CLI that checks if the size of a bundle is smaller than the 1993 video game DOOM (2.39 MB). While this library can be used as a serious tool for checking that a website's bundle size is not too large, this project was made primarily for fun. A target 2.39 MB does not necessarily fit every type of website.

Installation

Install with npm install https://github.com/dombrant/doom-test, or clone the repo and run npm link.

Usage

$ doom-test <path>

Call doom-test from the command line, with the option to pass an argument of the relative path to your bundle/dist folder. If no arguments are passed, it by default will look for a folder named dist in the directory it is called from.

Contributors

Dominic Brant.

If you have any thoughts/suggestions/problems, feel free to open an issue.

Learn More

License

MIT© Dominic Brant

About

Checks if your bundle is smaller than DOOM (2.39 MB).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published