An open API service indexing awesome lists of open source software.

https://github.com/sergeysova/webpack-library

Simple config to build library
https://github.com/sergeysova/webpack-library

terser typescript webpack

Last synced: 2 months ago
JSON representation

Simple config to build library

Awesome Lists containing this project

README

          

# Name of library

## Installation

```bash
npm install library-name
```

or yarn

```bash
yarn add library-name
```

## Usage