builder-base

An easy-to-use base class for implementing the builder pattern.

Usage no npm install needed!

<script type="module">
  import builderBase from 'https://cdn.skypack.dev/builder-base';
</script>

README

builder-base

An easy-to-use base class for implementing the builder pattern.

Find builder-base on NPM.

Installation

Install from NPM with

$ npm install --save builder-base

Basic Usage

Basic usage instructions here.

License

builder-base is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears