UNPKG

xpm

Version:

The xPack project manager command line tool

27 lines (18 loc) 1.31 kB
[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack/xpm-lib-ts)](https://github.com/xpack/xpm-lib-ts/blob/master/package.json) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack/xpm-lib-ts)](https://github.com/xpack/xpm-lib-ts/releases) [![NPM Version](https://img.shields.io/npm/v/@xpack/xpm-lib?color=blue)](https://www.npmjs.com/package/@xpack/xpm-lib/) [![license](https://img.shields.io/github/license/xpack/xpm-lib-ts)](https://github.com/xpack/xpm-lib-ts/blob/master/LICENSE) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fxpack.github.io%2Fxpm-lib-ts%2F)](https://xpack.github.io/xpm-lib-ts/) # The xpm Core Library A TypeScript Node.js module with the common code for xpm and xpm enabled projects. ## Project documentation For information on how to install and use this project, please refer to the [project website](https://xpack.github.io/xpm-lib-ts/). ## Project source The source code of the current release is available on [GitHub tag v5.0.0 tree](https://github.com/xpack/xpm-lib-ts/tree/v5.0.0). ## License Unless otherwise stated, the original content is released under the terms of the [MIT License](https://opensource.org/licenses/mit), with all rights reserved to [Liviu Ionescu](https://github.com/ilg-ul).