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

indonesian-interactive-map

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indonesian-interactive-map

The Indonesian Interactive Map React Component is an interactive map that you can seamlessly integrate into your React JS applications to present data in an engaging manner, providing a visually appealing representation

latest
npmnpm
Version
1.0.3-beta
Version published
Maintainers
1
Created
Source

Indonesian Interactive Map

Overview

The Indonesian Interactive Map React Component is an interactive map that you can seamlessly integrate into your React JS applications to present data in an engaging manner, providing a visually appealing representation

Installation

To use Indonesian Interactive Map in your project, you can install it via npm:

npm install indonesian-interactive-map

Usage

Import the component in your React application:

import { IndonesianMap } from 'indonesian-interactive-map';

const App = () => {
  return (
      <IndonesianMap />
  );
};

Demos

This component is documented using Storybook for interactive development and testing. To view and interact with the component in Storybook, see it here: indonesian-interactive-map storybook link

FAQs

Package last updated on 12 May 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