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

bit-back-library

v16.0.1

Published

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

Downloads

47

Readme

bit-back-library

This library was generated with Angular CLI version 11.2.10.

Code scaffolding

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

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

Build

Run ng build bit-back-library --configuration production to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

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

Running unit tests

Run ng test bit-back-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.

[16.0.1] - 2024-05-17

Nuevo validator para teléfonos móviles

[15.0.0] - 2023-03-29

migración a angular15

[14.0.1] - 2022-12-21

se añade el input testid a todos los componentes form para que estos a su vez metan un data-testid con ese id o en caso de que sea null metan el valor de la propiedad nombre

[14.0.0] - 2022-11-29

Migración a angular14

[13.0.7] - 2022-03-14

Al pintar una bit-store-toolbar o bit-toolbar, se tienen en cuenta los labels definidos en la creación de la toolbar cuando se customizan los 'botones estándard'.

[13.0.6] - 2022-03-03

Corrección expresión regular de los validators: nifNiePassportValidator y passportValidator.

[13.0.5] - 2022-03-03

Cambiar reglas validaciones de los validators: nifNiePassportValidator y passportValidator.

[13.0.4] - 2022-03-02

Exportar nuevos validators: nifNiePassportValidator y passportValidator.

[13.0.3] - 2022-03-02

Nuevos validators: nifNiePassportValidator y passportValidator.

[13.0.2] - 2022-02-03

Se añade allowSyntheticDefaultImports a true en las opciones de compilacion de tsconfig para que se importe correctamente la librería moment. También se modifica la forma de importar en el código pasando a import momento from 'moment' en vez de import * as moment from 'moment'

[13.0.1] - 2022-02-03

Se elimina moment-mini-ts al presentar problemas de carga con angular 13

[13.0.0] - 2022-02-02

Migración a angular 13

[12.0.2] - 2021-10-13

Se ha centrado el spinner del bit-loading y se ha modificado el bit-header para que se le puedan indicar el número de columnas del breadcrumb.

[12.0.1] - 2021-09-24

Cambiar template de BitControlMessages para evitar div con clase ng-star-inserted que crea un div innecesario.

[12.0.0] - 2021-09-22

Versión angular12

[11.0.12] - 2021-09-24

Cambiar template de BitControlMessages para evitar div con clase ng-star-inserted que crea un div innecesario.

[11.0.11] - 2021-09-06

Se añaden estilos en BitNGUploadComponent.

[11.0.10] - 2021-09-02

BaseFormUploadComponent: Para componentes que además de extender BaseFormComponent usan la subida de ficheros con BitNGUploadComponent

[11.0.9] - 2021-09-02

Añadido en BitNGUploadComponent: Inputs para ver nombre y enlace de descarga de fichero/s ya descargado/s con anterioridad. Método reset para que el componente que lo incluya lo pueda resetear (la cola de ficheros).

[11.0.8] - 2021-08-25

Se corrige el botón de cerrar de las ayudas en línea (bit-help)

[11.0.7] - 2021-08-25

Se corrige el estilo del label de bit-checkbox y bit-switch para que aparezcan con apariencia clicable (el puntero del ratón se transforma en una mano)

[11.0.6] - 2021-08-16

Se corrige un error de edición de la versión anterior

[11.0.5] - 2021-08-16

Se añade el evento click sobre el label de checkbox y switch para cambiar el valor más fácilmente (sin tener que acertar en el elemento gráfico)

[11.0.4] - 2021-08-10

Se añade la visualización de la opción vacía en bit-dropdown cuando es readOnly Se corrige bit-help para que se muestre en la página (pendiente de arreglar estilos)

[11.0.3] - 2021-07-27

Se añade el atributo estilo (mapeado en class) en los textareas

[11.0.2] - 2021-07-19

Se soluciona un problema de estilos con los textareas

[11.0.1] - 2021-07-08

se pone firstDayOfWeek a los calendarios de prime

[11.0.0] - 2021-07-08

Versión angular11 de la librería