🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

jmap-core-js

Package Overview
Dependencies
Maintainers
0
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jmap-core-js

K2 Geospatial - JMap Core library implementation

2.22.0
latest
7_Kathmandu_HF22
npm
Version published
Weekly downloads
933
9230%
Maintainers
0
Weekly downloads
 
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:8081

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

The JS entry file is accessible at this location : http://localhost:8081/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 15 Jan 2025

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