0.0.5 • Published 1 year ago

@airjam/table-view v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@airjam/table-view 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/table-view.png?downloads=true&downloadRank=true&stars=true

npm install @airjam/table-view

Browser

<script src="https://airjam-co.github.io/table-view/dist/library.min.js"></script>

Import package to the project

TypeScript

import tableView from "@airjam/table-view";

JavaScript

var tableView = require("@airjam/table-view");

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

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago