@haodt/absinthe-websocket
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@my-templates/sample-library

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

Patreon Twitter LinkedIn

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

Install

https://nodei.co/npm/@my-templates/sample-library.png?downloads=true&downloadRank=true&stars=true

npm install @my-templates/sample-library

Browser

<script src="//my-templates.github.io/TypeScript-Library/dist/library.min.js"></script>

Import package to the project

TypeScript

import sampleLibrary from "@my-templates/sample-library";

JavaScript

var sampleLibrary = require("@my-templates/sample-library");

package.json

Change variables:

  • name
  • description
  • umdName
  • libraryFile
  • main
  • module
  • types
  • homepage
  • repository
  • bugs
  • keywords

commands

npm run build

npm run watch

npm run test

Demo

See, how it's working: https://runkit.com/lopatnov/sample-library

Test it with a runkit: https://npm.runkit.com/@my-templates/sample-library

Rights and Agreements

License Apache-2.0

Copyright 2020 Oleksandr Lopatnov

Package Sidebar

Install

npm i @haodt/absinthe-websocket

Weekly Downloads

46

Version

0.0.4

License

Apache-2.0

Unpacked Size

68.8 kB

Total Files

12

Last publish

Collaborators

  • haodt