@perfective/build

Configurations and functions to build TypeScript projects

Usage no npm install needed!

<script type="module">
  import perfectiveBuild from 'https://cdn.skypack.dev/@perfective/build';
</script>

README

Perfective Build for TypeScript

The @perfective/build package provides base configurations and presets for tools like Gulp, TypeScript, Babel, etc. to reduce code duplication between projects setup.

npm install --save-dev \
  @perfective/build \
  gulp \
  typescript

Read full documentation in the repository.