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

ngx-anomali-library

v2.1.0

Published

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.0.

Downloads

32

Readme

SharedLibrary

This library was generated with Angular CLI version 16.2.0.

Code scaffolding

Run ng generate component component-name --project shared-library to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project shared-library.

Note: Don't forget to add --project shared-library or else it will be added to the default project in your angular.json file.

Build

Run ng build shared-library to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build shared-library, go to the dist folder cd dist/shared-library and run npm publish.

Running unit tests

Run ng test shared-library to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Release Notes

ver 2.1.0

Add Font Awesome

ver 2.0.1

Handle swal http

ver 2.0.0

Upgrade to v17

ver 1.4.28

Add datePeriodPreset yesterday, tomorrow, pastYear, nextWeek, nextMonth, nextYear

ver 1.4.27

Fixing datePeriodPreset startOf date of pastWeek and pastMonth

ver 1.4.26

Fixing datePeriodPreset endOf date

ver 1.4.25

Remove default dateStart and dateEnd, add period All Time

ver 1.4.24

Add default dateStart and dateEnd

ver 1.4.23

Change dateObject start and end to [dataSourceConstant.DATESTART] and [dataSourceConstant.DATEEND]

ver 1.4.22

Fix undefined issue when selecting custom period from dropdown

ver 1.4.21

Update constant value

ver 1.4.20

Update past week and month date to start at the beginning of the day

ver 1.4.19

Fix moment import by adding "allowSyntheticDefaultImports": true to tsconfig.json

ver 1.4.18

Add date filter to datasource

ver 1.4.14-1.4.17

Fix and improve datasource service

ver 1.4.12-1.4.13

Setup global loading GET and POST and update query on datasource to 'any'

ver 1.4.9-1.4.11

Fix and improve datasource service

ver 1.4.8

  • Simplify datasource service
  • Remove fill-available CSS because of spec changes warning (Replace fill-available to stretch, because spec had been changed)

ver 1.4.7

Remove CookieService and SharedLibraryComponent

ver 1.4.6

Add export for swal service

ver 1.4.5

Add SWAL Service and remove SharedLibraryService from providers

ver 1.4.4

Make shared library service automatically loaded and make interceptor not being loaded automatically

ver 1.4.3

Update interceptor to ignore everything when report progress param is being enabled, not just the swal as per before.

ver 1.4.2

Add styles when being built. It used to be automatic but now assets has to be declared.

ver 1.4.1

Rebuild the project to ensure support for latest packages

ver 1.4.0

Update angular and package versions.

ver 1.3.1

Fix services appliance on public-api.ts

ver 1.3.0

Recreate library from scratch using latest versions

ver 1.2.0

Update angular version

ver 1.1.0 - 1.1.5

Add data source service to help with data queries and pagination

ver 1.0.6 - 1.0.16

Add cookies for login

ver 1.0.5

Improve http interceptor

ver 1.0.4

Improve handling for unauthorized return

ver 1.0.3

Handle null active query params

ver 1.0.2

Fix return URL issue when unauthorized

ver 1.0.1

Avoid query strings from getting captured when getting activePath

ver 1.0.0

Restructure project to use latest angular and push to release

ver 0.1.16

Remove dependecies.

ver 0.1.15

Update angular and other dependency packages.

ver 0.1.14

Add heightauto: false when SWAL firing to avoid it updating body height to auto by default.

ver 0.1.13

Add more variables to sidebar scss

ver 0.1.11

Handle error when it's using description instead of message

ver 0.1.10

Add various configuration to shared style and update shared nav to include hovered button as another class for showing active dropdown.

ver 0.1.8

Update loader css.

ver 0.1.7

Improve sidebar SCSS with more predefined config and update loader css.

ver 0.1.6

Add var to get active sub route.

ver 0.1.5

Fix location to window.location to handle error on SSR (no effect, the fix is to add DOM support to SSR) and add meta description service.

ver 0.1.4

Add password confirm and isError param to the auth model

ver 0.1.2

Update slugify to handle symbols and add 'untitled' for non-recognizable characters that resulted in empty name

ver 0.1.0

Add Angular Material Module and Service

ver 0.0.50

Relocate loadingPOST and loadingGET

ver 0.0.47

Remove slugify library and make it self-dependency. Add ability to share environment.

ver 0.0.46

Try to auto-install slugify lib

ver 0.0.45

Add slugify lib and method

ver 0.0.44

Remove all TinyMCE related variable and method, change method name 'selectData' to 'copyObjectData' to prevent confussion in the future

ver 0.0.43

Comment out some configuration on init TinyMCE

ver 0.0.42

Remove interval function on TinyMCE modals

ver 0.0.41

Trying to use interval to search for tinyMCE modals

ver 0.0.40

Add TinyMCE config

ver 0.0.39

Change some method names, add method to generate newId, add some method to handle TinyMCE problems on bootstrap modals

ver 0.0.37

Remove various unecessary variables and added functions to manage data such as select, edit, push, splice, and update thubquery.

ver 0.0.32

Improve header dropdown

ver 0.0.28

Fix error message if there is none

ver 0.0.21

Update Auth to support JWT