1.0.0 • Published 2 years ago

replit-npm-template v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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');