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

@bnsights-test/test-utilities

v0.0.22

Published

BBSF Utilities package is part of BBSF 3 packages. It has all the common services useded by [BBSF Admin Portal](https://www.npmjs.com/package/@bnsights-test/test-admin-portal) or [BBSF Controls](https://www.npmjs.com/package/@bnsights-test/test-controls)

Downloads

7

Readme

BnsightsUtilitiesLibrary

BBSF Utilities package is part of BBSF 3 packages. It has all the common services useded by BBSF Admin Portal or BBSF Controls

For more info please visit BBSF Controls documenation or BBSF documentation

Change Log

1.0.56 / 4-8-2024

-Added SpeechRecognitionService

1.0.55 / 3-6-2024

=================== -switching UAEPass login portal language based on user current language

1.0.54 / 2-4-2024

=================== -Fix Switching Language

1.0.53 / 1-4-2024

=================== -Fix Inertnet Connection Issue

1.0.52 / 28-3-2024

=================== -Fix Switching Language And Logout Issue

1.0.51 / 27-3-2024

=================== -Fix Redirect Url Issue

1.0.50 / 12-3-2024

=================== -Update query string 'state' in UAE Pass to contain current language

1.0.49 / 6-3-2024

=================== -Update AuthService To Delete Cookies

1.0.48 / 5-3-2024

=================== -Update AuthService To Handel Cookies

1.0.47 / 5-3-2024

=================== -Update AuthService To Fix Login Bug

1.0.46 / 8-2-2024

=================== -Update AuthService Access Token Handel

1.0.45 / 8-2-2024

=================== -Update AuthService Access Token Handel

1.0.44 / 4-1-2024

=================== -Update Request Handler For Upload File Async

1.0.43 / 11-12-2023

===================

  • Upgraded Angular version (17) and upgraded related libraries.

1.0.41 / 3-12-2023

===================

  • Update Environment Service && Fix all Merge Issues

1.0.40 / 29-11-2023

===================

  • Update Environment Service To Check Windows Authentication

1.0.39 / 19-11-2023

===================

  • Remove Login Function From Auth Service

1.0.38 / 16-11-2023

===================

  • Remove Identity Server And Use JWT Authentication

1.0.36 / 19-7-2023

===================

  • Update Control Validation Service

1.0.35 / 27-3-2022

===================

  • Add Word Document Service
  • Update Angular Version

1.0.34 / 26-3-2022 (!!!Warning!! Testing Release)

===================

  • Only For Test

##1.0.33 / 22-3-2022

  • Add Word Document Service

##1.0.31 / 5-1-2022

  • Solve Change Language Issue

##1.0.30 / 3-1-2022

  • Update Auth Service With ClearUserSessionClaims Function

##1.0.29 / 25-12-2022

  • Update Request Handler Service

##1.0.28 / 22-12-2022

  • Update Auth Service to enable external identity server integration
  • Update Environment Service to read external identity configuration

##1.0.27 / 05-12-2022

  • Update handleError() Function in Request Handler Service

##1.0.24 / 14-8-2022

  • Add Configuration Service to read configurations from (configurations.json)
  • Update Appearance Configuration Service to read from Configuration Service using (getConfigurationValue(key))

##1.0.23 / 28-7-2022

  • Replace lang attribute with b-lang

##1.0.22 / 28-7-2022

  • Add switchRole to masterlayout service

##1.0.21 / 4-7-2022

  • Add castResponsetoClass (bool) by default is true to RequestOptionsModel to fix the issue when return type is arraybuffer
  • Fix in all RequestHandlerService methods check if false return data and if true return plainToClass of data

##1.0.20 / 2-6-2022

  • Add disableErrorHandler to RequestOptionsModel by default = false
  • Handle requesthandler service if (disableErrorHandler) is true all requests will not handle error
  • Remove "success" title from notifySuccessMessage

##1.0.18 / 16-5-2022

  • Update Models

##1.0.17 / 27-4-2022

  • Update Request Handler

##1.0.15 / 30-3-2022

  • Update Toaster header

##1.0.14 / 29-3-2022

  • Update request handler (add Client-Local-Time-Zone to header)

##1.0.13 / 22-3-2022

  • Initial Version