New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ambers/ide-starter-modal

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambers/ide-starter-modal

Hidden modal dialog to open Amber IDEs

  • 0.2.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-40%
Maintainers
3
Weekly downloads
 
Created
Source

Amber Smalltalk IDE starter menu

Hidden modal dialog to open Amber IDEs This is a library to be used within a project. There is an index.html that demonstrates the functionality.

How to try

So to just try it, clone it, bower install, amber config, amber serve and point the browser to http://localhost:4000

How to install into a project

Include as devDependency in your Amber project:

bower install amber-ide-starter-dialog --save-dev

run grunt devel to regenerate config, include the loading snippet from README into index.html

require(['amber-ide-starter-dialog'], function (s) { s.start(); });

and see it open itself after amber loads while in development, and just fail it load while in production.

Screenshot

Keywords

FAQs

Package last updated on 17 Aug 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc