generator-js-library

Yeoman Generator for client-side JS Libraries, w/ Karma Runner

Usage no npm install needed!

<script type="module">
  import generatorJsLibrary from 'https://cdn.skypack.dev/generator-js-library';
</script>

README

Javascript Library Template

A simple Yeoman generator for javascript libraries, including test running with the Karma Runner.

Getting started

You should change the package name, author, and repository information in package.json and customize this README.md file, first.