Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jjjrmi

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jjjrmi

For development download and buld JJJRMI into the same root directory as JJJWeb. Then call the cp script from package.json (npm run cp); this will copy the jjjrmi.partial.js file from JJJRMI to JJJWEB.

  • 0.4.1
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

JJJWeb

For development download and buld JJJRMI into the same root directory as JJJWeb. Then call the cp script from package.json (npm run cp); this will copy the jjjrmi.partial.js file from JJJRMI to JJJWEB.

To create a deployment jar call pack-js from package.json (npm run packijs).

Filesystem Layout & Naming

/ - project root directory /web - web root, entry point html file /web/build - directory for final result (may get deleted) /web/gen - directory for intermediate results (may get deleted) /web/src - source js files

js file exporting one class named with leading capital camel case same as exported class (ex. CamelCase). js file exporting multiple classes (package), or no export, dash deliminated all lower case (ex. dash-delimited)

Keywords

FAQs

Package last updated on 11 Apr 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