npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

primo-explore-bu

v0.1.4

Published

assorted customizations to Ex Libris Primo New UI created, consumed, and maintained by BU Libraries.

Downloads

7

Readme

primo-explore-bu Gitter

assorted customizations to Ex Libris Primo New UI created, consumed, and maintained by BU Libraries.

Description

About This Repository

This is a monorepo containing an assortment of npm packages for use with exLibrisGroup/primo-explore-devenv.

These packages can be deployed separately using their individual names (e.g. primo-explore-help-menu), or together (in aggregate) via primo-explore-bu.

The main.js file is a representative one, demonstrating how to consume and customize each package using the browserify method in the Primo New UI (untested in Primo VE).

Background

  • Primo "New" UI offers a lot of options for configuring and customizing your installation and adding on new features
  • One of the most effective ways of doing this is by creating and consuming these customizations with npm
  • This repository exists to manage and share back the customizations we've created as npm packages.

|name|npm package|description| |:------|:-----|:----------| |unpaywall|npm package|add 'Open Access available via unpaywall' link to search-result-availability-line-after| |help-menu|npm package|Add link to customizable 'help-menu' popup to prm-search-bookmark-filter-after (top nav bar)| |outbound-links|npm package|add event tracking to outbound links contained in prm-service-links|

Contributing

You're more than welcome to fork this repository, make some changes, and contribute it back by creating a pull request.

If you have any issues with this package or ideas for how to make it better, don't hesitate to let us know by submitting a new issue.

In both of these cases, it would help us if you make sure to add on the appropriate labels so that we can keep track of what your pull request or issue relates to.

If you get stuck, send us a message on our gitter, and we'll try to help you out.