The TypeScript library template. Click "Use this template on GitHub".
npm install @airjam/types
<script src="//my-templates.github.io/TypeScript-Library/dist/library.min.js"></script>
import * from "@airjam/types";
var commonTypes = require("@airjam/types");
Change variables:
- name
- description
- umdName
- libraryFile
- main
- module
- types
- homepage
- repository
- bugs
- keywords
- npm_token
- github_token
npm run build
npm run watch
npm run test
License Apache-2.0
Copyright 2023 Creative Construct