UNPKG

@pakk/core

Version:

The core library of pakk, that can manage your package.json for library development.

11 lines (8 loc) 931 B
# [@pakk/core](https://github.com/AlexAegis/js-tooling/tree/master/packages/core/) [![Latest NPM Version](https://img.shields.io/npm/v/@pakk/core/latest)](https://www.npmjs.com/package/@pakk/core) [![ci](https://github.com/AlexAegis/js-tooling/actions/workflows/cicd.yml/badge.svg)](https://github.com/AlexAegis/js-tooling/actions/workflows/cicd.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/6863e4f702e34f4ea54dc05d71acfe7b)](https://www.codacy.com/gh/AlexAegis/js-tooling/dashboard?utm_source=github.com&utm_medium=referral&utm_content=AlexAegis/js-tooling&utm_campaign=Badge_Grade) [![codecov](https://codecov.io/github/AlexAegis/js-tooling/branch/master/graph/badge.svg?token=OUxofr6zE8)](https://codecov.io/github/AlexAegis/js-tooling) This package contains the internal logic of pakk, it's exposed through the [`pakk`](../pakk-cli/) and the [`vite-plugin-pakk`](../pakk-vite-plugin/) packages for usage.