0.0.4 • Published 5 years ago

@thinksters/javascript-utils v0.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Crackerjack Utils

A utilites package containing helper methods for Javascript Development.

Table of Contents

Installation

npm i @crackerjack/crackerjack-utils

Versioning

Develpment

0.0.0 => 0.0.*

Stable Release

0.0.* => 1.0.0

Patch

Problems with code requiring trivial changes, non backwards compatible changes, necessitate incrementing the third digit.

0.0.1 => 0.0.2

Serious Bugs / API Extensions

Extending the API without causing any backwards compatible changes.

0.0.1 => 0.1.1 

Major Release

Bug fixes or extensions requiring refactoring and API changes.

1.0.0 => 2.0.0