@dev-jdb/dummy-lib
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

dummy-lib

GitHub license

Description

A simple template for creating a typescript library. This application was inspired by this blog post.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm install @dev-jdb/dummy-lib

Usage

To build the library, run the following command:

npm run build

To generate the documentation, run the following command:

npm run docs

The documentation will also be published to the Github Pages site when main is merged.

License

This project is licensed under the MIT license.

Contributing

Pull Requests are welcome for this project, but please explain what you're trying to accomplish in the Pull Request.

Tests

To run tests, run the following command:

npm test

Questions

If you have any questions about the repo, open an issue.

You can find more of my work at dev-jdb.

Readme

Keywords

none

Package Sidebar

Install

npm i @dev-jdb/dummy-lib

Weekly Downloads

0

Version

1.3.0

License

ISC

Unpacked Size

8.73 kB

Total Files

9

Last publish

Collaborators

  • jayblack388