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 🙏

© 2026 – Pkg Stats / Ryan Hefner

@vempedir/core

v0.1.12

Published

- Node version: 14.11.0 - Npm version: 6.14.8 - Angular version: 10.1.2

Downloads

5

Readme

@vempedir/core

  • Node version: 14.11.0
  • Npm version: 6.14.8
  • Angular version: 10.1.2

version 0.1.12

  • feat: Incrementando a versão para fechar pacote da versão 0.1.12
  • feat: Ajuste para novo padrão no arquivo de constants

version 0.1.11

  • feat: Incrementando a versão para fechar pacote da versão 0.1.11
  • feat: Adaptando arquivo de constants para receber valores para replace-token
  • feat: Ajuste no padrão para proxy no arquivo de constants

version 0.1.10

  • feat: Incrementando a versão para fechar pacote da versão 0.1.10
  • feat: Ajuste na tela do AdminLayoutComponent para remover botão de registrar no toolbar
  • feat: Ajustes no ModuleService para receber uma lista de Modules para ser importado no momento do carregamento do lazy-loading module
  • feat: Removendo responsabilidade do AdminLayoutComponent pelo lazy-loading dos bundles

version 0.1.9

  • feat: Incrementando a versão para fechar pacote da versão 0.1.9
  • feat: Adicionando método para retornar se o usuário está logado através do token armazenado

version 0.1.8

  • feat: Incrementando a versão para fechar pacote da versão 0.1.8
  • feat: Adicionando base do loader do NgxSpinner no AdminLayoutComponent
  • feat: Configurando uso do NgxSpinner na lib-core

version 0.1.7

  • feat: Incrementando a versão para fechar pacote da versão 0.1.7
  • feat: Adicionando sign-out no toolbar do Painel Administrativo após sign-in
  • feat: Ajustando url para rota de sign-in no Painel Administrativo

version 0.1.6

  • feat: Incrementando a versão para fechar pacote da versão 0.1.6
  • feat: Ajuste no AuthenticationService para não duplicar o replace-token da url da API

version 0.1.5

  • feat: Incrementando a versão para fechar pacote da versão 0.1.5
  • feat: Alterando padrão para o replace-tokens no arquivo de constants da lib-core
  • feat: Exportando o AdminLayoutComponent e ajustando o app para bootstrap através dele
  • feat: Ajustes nos Services de Module e Router para configuração dos Lazying Load Modules
  • feat: Criando AdminLayoutComponent e AdminAuthenticationGuard
  • feat: Limpando componente do MainLayoutComponent para preparar a criação do AdminLayoutComponent

version 0.1.4

  • feat: Incrementando a versão para fechar pacote da versão 0.1.4
  • feat: Adicionando propriedade canActivate no ModuleData e adicionando propriedade ao criar a rota
  • feat: Exportando o AdminAuthenticationGuard

version 0.1.3

  • feat: Incrementando a versão para fechar pacote da versão 0.1.3
  • feat: Atualizando AuthenticationService
  • feat: Criação do guard de AdminAuthenticationGuard

version 0.1.2

  • feat: Incrementando a versão para fechar pacote da versão 0.1.2
  • feat: Exportando os models/services/guards novos
  • feat: Atualizando providers do CoreModule e adicionando nos imports o HttpClientModule
  • feat: Criação dos guards CustomerAuthenticationGuard e SalesAuthenticationGuard
  • feat: Criação do service ApiConnectorService e do interceptor ErrorInterceptor
  • feat: Criação dos services AuthenticationService, AuthenticatedUserService
  • feat: Criação dos models para RegisterUser, SignIn, Token, UserProfile, ResponseApi, HttpOptions
  • feat: Ajustes na estrutura da pasta domain para organizar models e arquivo de constants e messages
  • feat: Otimização e criação de testes unitários para ModuleService e RouterService

version 0.1.1

  • feat: Atualizando README.md com o fechamento da versão 0.1.1
  • feat: Criando services de carregamento dinâmico para as bundle externas e exportando na lib
  • feat: Atualizando dependências do projeto e organizando arquivo package.json
  • feat: Atribuindo no package.json a marcação como repositório público

version 0.1.0

  • feat: Atualizando rotas do MainLayoutComponent e nome dos links
  • feat: Adicionando export do MainLayoutComponent, criação de arquivos index.ts para facilitar imports e atualizando nome da pasta destino do build
  • feat: Editando README.md root com texto padrão de projeto e adicionando log
  • feat: Adicionando main-layout component com toolbar menu inicial e roteamento principal da aplicação
  • feat: Ajuste no schematic do vp-lib-core para style scss
  • feat: Organizando os imports iniciais do CoreModule
  • feat: Limpando arquivos gerados automaticamentes e inicializando o CoreModule
  • feat: Criando core library e configurando o tsconfig path