New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jmapcloud-ng-core

Package Overview
Dependencies
Maintainers
4
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jmapcloud-ng-core

K2 Geospatial - JMap Cloud NG Core library implementation

prod
latest
npmnpm
Version
1.1.39
Version published
Maintainers
4
Created
Source

The first time, install dependencies :

npm i

To start the Core library :

npm start

A dev example page is accessible at this location : http://localhost:8085

To access a different project : http://localhost:8085?ngProjectId=XXX

The JS entry file is accessible at this location : http://localhost:8085/build/index.js

When code is changed, it's automatically built and the web page refresh by its own (thanks webpack dev server).

Install the following vs-code extensions :

- https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
- "Prettier - Code formatter" extention (Author : Esben Petersen)

FAQs

Package last updated on 02 Apr 2026

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