@airjam/types
v1.1.86
Published
Shared component types library for AirJam
Downloads
1,226
Maintainers
Readme
@airjam/types
The TypeScript library template. Click "Use this template on GitHub".
Install
npm install @airjam/types
<script src="//my-templates.github.io/TypeScript-Library/dist/library.min.js"></script>
Import package to the project
TypeScript
import * from "@airjam/types";
JavaScript
var commonTypes = require("@airjam/types");
package.json
Change variables:
- name
- description
- umdName
- libraryFile
- main
- module
- types
- homepage
- repository
- bugs
- keywords
GitHub publish configurations
- npm_token
- github_token
Configure commands
npm run build
npm run watch
npm run test
Rights and Agreements
License Apache-2.0
Copyright 2023 Creative Construct