Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mapcraft-api

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapcraft-api

Official API for developping your own plugin for Mapcraft ecosystem

  • 2.4.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Mapcraft API

Develop your own plugin for Mapcraft with all the necessary tools.

  • Access to all Mapcraft features
  • Easy-to-use API

Installation

  1. Get the latest version of Mapcraft
git clone https://github.com/mapcraft-app/api.git
  1. Install latest version of api
npm install mapcraft-api

or

yarn add mapcraft-api

Usage

const { Mapcraft, MCdatabase, MCeditor, MCfs, MCipc, MClink, MClog, MCplugin, MCshell, MCtemplate, MCutilities, MCwindow, MCworkInProgress } = require('mapcraft-api');

CLI

Mapcraft has a cli that allows you to simplify the creation and packaging of your plugin

npm run mapcraft [create|package|version|help]

Documentation

  • API documentation

License

GPL-3.0

Keywords

FAQs

Package last updated on 13 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc