Skip to content

Genius6942/NPM-Package-Template

Repository files navigation

replit-npm-template

A template for an npm package, built for the replit template jam 2022


Installation:

npm install

npm install replit-npm-template
import * as replitNpmTemplate from "replit-npm-template";

script tag

<script src="https://cdn.jsdelivr.net/npm/replit-npm-template"></script>

Use:

replitNpmTemplate.changeBackgroundColor('red');

About

A template for publishing your own NPM package. Created for the Replit Template Jam 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published