1.0.17 • Published 11 months ago

@avtickets404/common v1.0.17

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

Common Modules

A collection of commonly used modules for JavaScript and TypeScript projects.

Installation

To install the package, use npm:

npm install common-modules

Usage

To use the modules in a JavaScript project, simply import them as you would with any other module:

const { module1, module2 } = require('common-modules');

To use the modules in a TypeScript project, you can import them and take advantage of the built-in type support:

import { module1, module2 } from 'common-modules';

Included Modules

  • module1: A module for performing common task X
  • module2: A module for performing common task Y
  • module3: A module for performing common task Z

Acknowgements

Thank you to all the contributors who have helped make this package possible.

1.0.17

11 months ago

1.0.16

11 months ago

1.0.11

11 months ago

1.0.10

12 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago