Skip to content

Latest commit

 

History

History

variant-listing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@promaster-sdk/variant-listing

npm version code style: prettier types MIT license

Generate list of valid variants

Introduction

Somtimes you want to generate a list of all valid combination of properties.

Installation

npm install --save @promaster-sdk/variant-listing

The library is compiled to ES5 and no polyfills are required.

Usage

TODO!