1.0.7 • Published 1 year ago

sjpm v1.0.7

Weekly downloads
-
License
Zymono
Repository
-
Last release
1 year ago

SJPM

A revolutionary new way to interact with Static JS, basically replacing backend.

SJPM is a new tool that implements packages into JS. It also allows you to send post and get requests to any API without exposing an API key.

Usage

This CLI tool can be used to publish packages to the SJPM registry. SJPM is not a replacement for Node just a way to protect your API keys and use packages on the frontend.

Docs

The full docs can be found at https://sjpm.vercel.app

Init Command

sjpm init

This will create a sjpm.json file.

SJPM.json

Make sure to edit all the fields. The homepage field should be the docs for your package.

Publish command

sjpm publish

Publishes a package to the SJPm registry. Make sure to edit the password in sjpm.json to something that you can remember as it is required to update the extension.

README

Creating a README.md file in the github repository set in the homepage variable of the sjpm.json file will display on your packages homepage.

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago