Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
modestmaps
Advanced tools
_ _ _
| | | | (_)
_ __ ___ ___ __| | ___ ___| |_ _ __ ___ __ _ _ __ ___ _ ___
| '_ ` _ \ / _ \ / _` |/ _ \/ __| __| | '_ ` _ \ / _` | '_ \/ __| | / __|
| | | | | | (_) | (_| | __/\__ \ |_ | | | | | | (_| | |_) \__ \ | \__ \
|_| |_| |_|\___/ \__,_|\___||___/\__| |_| |_| |_|\__,_| .__/|___/ | |___/
| | _/ |
|_| |__/
Modest Maps JS is a BSD-licensed display and interaction library for tile-based maps in Javascript.
Our intent is to provide a minimal, extensible, customizable, and free display library for discriminating designers and developers who want to use interactive maps in their own projects. Modest Maps provides a core set of features in a tight, clean package, with plenty of hooks for additional functionality.
Though Modest Maps JS is in its infancy it's derived from our trusty Python and Actionscript code that has served us well for years. The best place to see it in action today is Walking Papers, at http://walkingpapers.org
See examples/
and the wiki home page
for ideas on how to start out using Modest Maps.
This package includes a copy of YUICompressor,
which requires a version of Java on your system. To create a new build of
Modest Maps (only necessary for development), run make
from the root
directory.
Modest Maps includes a package.json
file to guide usage of its code on the
server-side, and to handle certain dependencies.
To install developer dependencies - needed for documentation and tests - you'll need npm:
npm install --dev
Tests require expresso
to be installed by npm
, as noted above. To run tests,
make tests
FAQs
a display and interaction library for tile-based maps
We found that modestmaps demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.