Security News
NVD Backlog Tops 20,000 CVEs Awaiting Analysis as NIST Prepares System Updates
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
@arcgis/create
Advanced tools
ArcGIS command line tool to create new web GIS projects and applications
A CLI tool for quickly creating an ArcGIS web application using web components.
The package is created to be compatible with the npm init command. This will allow users to run npm init @arcgis
, and immediately be prompted to initialize a new ArcGIS web application.
npm init @arcgis
npx @arcgis/create
npx @arcgis/create -- -n my-app -t react
init
Initialize a new project from a sample from the code samples repository
Usage: init [options] [command]
Options:
-V, --version output the version number
-n, --name <name> Name of the project
-t, --template <template> Template to use (react, angular, vanilla, vite, vue, or webpack)
-p, --packages <packages> Additional packages to add (charts, coding)
-h, --help display help for command
Commands:
init Initialize a new arcgis project
help [command] display help for command
FAQs
ArcGIS command line tool to create new web GIS projects and applications
The npm package @arcgis/create receives a total of 391 weekly downloads. As such, @arcgis/create popularity was classified as not popular.
We found that @arcgis/create demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.