pingo-common

pingo-common provides commonly used code for implementing decorators

Usage no npm install needed!

<script type="module">
  import pingoCommon from 'https://cdn.skypack.dev/pingo-common';
</script>

README

Build Status NPM

pingo-common

pingo-common provides commonly used code for implementing decorators.

Releases

See the changelog for more information.

Project Site

The project site, see (2) under resources below, provides more insight into the project, including test coverage reports and API documentation.

Contributing

You are very welcome to propose changes and report bugs, or even provide pull requests on github.

See the contributing guidelines for more information.

Contributors

Building

See build process and the available build targets for more information on how to build this.

See also development dependencies and on how to deal with them.

Installation

npm --save pingo-common

Runtime Dependencies

The dependencies denoted in italics must be provided by the using project.

Usage

See the API documentation and the available test cases on how to use this.

Resources