A fork of prismarine-web-client for my instance
Find a file
2021-02-27 22:27:59 +01:00
.github Initial commit 2021-02-27 22:27:59 +01:00
test Initial commit 2021-02-27 22:27:59 +01:00
.gitignore Initial commit 2021-02-27 22:27:59 +01:00
.gitpod Initial commit 2021-02-27 22:27:59 +01:00
.gitpod.DockerFile Initial commit 2021-02-27 22:27:59 +01:00
.npmrc Initial commit 2021-02-27 22:27:59 +01:00
example.js Initial commit 2021-02-27 22:27:59 +01:00
HISTORY.md Initial commit 2021-02-27 22:27:59 +01:00
index.js Initial commit 2021-02-27 22:27:59 +01:00
LICENSE Initial commit 2021-02-27 22:27:59 +01:00
package.json Initial commit 2021-02-27 22:27:59 +01:00
README.md Initial commit 2021-02-27 22:27:59 +01:00

prismarine-template

NPM version Build Status Discord Gitter Irc Try it on gitpod

A template repository to make it easy to create new prismarine repo

Usage

const template = require('prismarine-template')

template.helloWorld()

API

helloWorld()

Prints hello world