@lampix/screensaver
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Library Starter

Use this boilerplate to jumpstart development of a JS library with TypeScript.

NOTE: Although in the Lampix group, the boilerplate does not assume the context of the library.

Table of Contents

Installation

git clone --depth=1 git@gitlab.com:lampix/library-starter.git <your app name>
cd lampix-app-starter
rm -rf .git
npm install

Usage

Building

Simple run npm run build, and you'll have builds ready to be used in the browser (UMD), in CJS (UMD, CJS) and ES6 (ESM).

Generating docs

You can also generate docs by running npm run docs.

Readme

Keywords

Package Sidebar

Install

npm i @lampix/screensaver

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

146 kB

Total Files

18

Last publish

Collaborators

  • tcorbu
  • lampix-owner
  • dsbalaban