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

ebsco-widget

Package Overview
Dependencies
Maintainers
1
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebsco-widget

React widget to fetch data from BibApi

  • 0.2.9
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
59
decreased by-54.62%
Maintainers
1
Weekly downloads
 
Created
Source

EBSCO-widget

React widget to fetch data from BibApi

Installation

make install

development

Launch webpack dev server: make dev Then go to localhost:3001/webpack-dev-server You can add ?debug_session=<name> to create a session that will save the state of the application inside localstorage. You also nned to have BibApi server running on localhost:3000

build

make build to build app.js and app.css in the build directory

Test

make test

Useful commands

make stop

stop the server container, useful in production when it run detached.

make npm

allow to run npm command in the docker npm

make npm install koa --save // will run `npm install koa --save` inside the npm docker
```sh
see [npm documentation](https://docs.npmjs.com/all)

FAQs

Package last updated on 01 Dec 2015

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