# @gasstack/manifest

> Google Apps Script manifest building and configuration utilities.

Latest version **0.3.1** (published 2024-04-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install @gasstack/manifest
pnpm add @gasstack/manifest
yarn add @gasstack/manifest
bun add @gasstack/manifest
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.1 |
| Published | 2024-04-17 |
| First published | 2024-02-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 35.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Gianmaria Canossa |
| Maintainers | gcanossa |
| Keywords | gas, google, apps, script, google apps script, manifest, addons, plugin, rollup, rollup-plugin, vite, vite-plugin |

## Links

- npm: https://www.npmjs.com/package/@gasstack/manifest
- Repository: https://github.com/gasstack/gasstack
- Homepage: https://github.com/gasstack/gasstack#readme
- Issues: https://github.com/gasstack/gasstack/issues
- npm.io page: https://npm.io/package/@gasstack/manifest

## Alternatives

- [raw-loader](https://npm.io/package/raw-loader.md) — 4.3M weekly downloads
- [plop](https://npm.io/package/plop.md) — 1.4M weekly downloads
- [webpack-deadcode-plugin](https://npm.io/package/webpack-deadcode-plugin.md) — 80.3K weekly downloads
- [@storybook/preact-vite](https://npm.io/package/@storybook/preact-vite.md) — 54.2K weekly downloads
- [vite-plugin-transform](https://npm.io/package/vite-plugin-transform.md) — 2.4K weekly downloads

## Recent versions

- 0.3.1 (latest) — 2024-04-17
- 0.3.0 — 2024-02-20
- 0.2.0 — 2024-02-16
- 0.1.0 — 2024-02-05

## README

# gasstack

Monorepo of the Google App Script Stack

- [@gasstack/db](packages/db/README.md)
- [@gasstack/fs](packages/fs/README.md)
- [@gasstack/kv](packages/kv/README.md)
- [@gasstack/http](packages/http/README.md)
- [@gasstack/manifest](packages/manifest/README.md)

* for ui: https://esbuild.github.io/content-types/#using-jsx-without-react
* generate link for files
* http api
* gas app

---
_Source: https://npm.io/package/@gasstack/manifest · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
