@airjam/types
TypeScript icon, indicating that this package has built-in type declarations

1.1.52 • Public • Published

@airjam/types Twitter

npm NPM version License GitHub issues GitHub forks GitHub stars GitHub top language

Build and Test package Publish NPM package Libraries.io dependency status for latest release

Venmo sobe.ru LinkedIn

The TypeScript library template. Click "Use this template on GitHub".

Install

https://nodei.co/npm/@airjam/types.png?downloads=true&downloadRank=true&stars=true

npm install @airjam/types

Browser

<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

/@airjam/types/

    Package Sidebar

    Install

    npm i @airjam/types

    Weekly Downloads

    351

    Version

    1.1.52

    License

    Apache-2.0

    Unpacked Size

    1.15 MB

    Total Files

    80

    Last publish

    Collaborators

    • airjamadmin