tsbundle/readme.md

36 lines
2.0 KiB
Markdown
Raw Normal View History

2019-04-20 17:59:33 +00:00
# @gitzone/tsbundle
a bundler using rollup for painless bundling of web projects
## Availabililty and Links
* [npmjs.org (npm package)](https://www.npmjs.com/package/@gitzone/tsbundle)
* [gitlab.com (source)](https://gitlab.com/gitzone/tsbundle)
* [github.com (source mirror)](https://github.com/gitzone/tsbundle)
* [docs (typedoc)](https://gitzone.gitlab.io/tsbundle/)
## Status for master
[![build status](https://gitlab.com/gitzone/tsbundle/badges/master/build.svg)](https://gitlab.com/gitzone/tsbundle/commits/master)
[![coverage report](https://gitlab.com/gitzone/tsbundle/badges/master/coverage.svg)](https://gitlab.com/gitzone/tsbundle/commits/master)
[![npm downloads per month](https://img.shields.io/npm/dm/@gitzone/tsbundle.svg)](https://www.npmjs.com/package/@gitzone/tsbundle)
[![Known Vulnerabilities](https://snyk.io/test/npm/@gitzone/tsbundle/badge.svg)](https://snyk.io/test/npm/@gitzone/tsbundle)
[![TypeScript](https://img.shields.io/badge/TypeScript->=%203.x-blue.svg)](https://nodejs.org/dist/latest-v10.x/docs/api/)
[![node](https://img.shields.io/badge/node->=%2010.x.x-blue.svg)](https://nodejs.org/dist/latest-v10.x/docs/api/)
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-prettier-ff69b4.svg)](https://prettier.io/)
## Usage
2019-04-30 07:44:46 +00:00
2019-04-29 20:29:56 +00:00
Use TypeScript for best in class intellisense.
2019-04-20 17:59:33 +00:00
2019-04-29 20:29:56 +00:00
tsbundle will bundle modern JavaScript websites in an Google Bot conformant way so things like AdSense do work.
2019-04-20 17:59:33 +00:00
2019-04-30 07:44:46 +00:00
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
> | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
[![repo-footer](https://gitzone.gitlab.io/assets/repo-footer.svg)](https://maintainedby.lossless.com)
For further information read the linked docs at the top of this readme.
2019-04-20 17:59:33 +00:00
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
2019-08-25 14:35:22 +00:00
| By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy)
2019-04-20 17:59:33 +00:00
2019-08-25 14:35:22 +00:00
[![repo-footer](https://lossless.gitlab.io/publicrelations/repofooter.svg)](https://maintainedby.lossless.com)