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

@dsivd/prestations-ng

v17.5.4

Published

Angular implementation of Foehn as a component library

Downloads

2,224

Readme

prestations-ng

Best practice guide online in our DSI WiKi at https://portail.etat-de-vaud.ch/outils/dsiwiki/x/V4EKNg

An implementation of Foehn with Angular for PrestaKit.

The generated documentation of our entire library is available online at https://dsi-vd.github.io/prestations-ng/generateddoc

The documentation is available online at https://dsi-vd.github.io/prestations-ng/

  • If you're using Angular 17, use @dsivd/prestations-ng at version ^17.
  • If you're using Angular 15, use @dsivd/prestations-ng at version ^16.
  • If you're using Angular 13, use @dsivd/prestations-ng at version ^15.
  • If you're using Angular 12, use @dsivd/prestations-ng at version ^14.5.0.
  • If you're using Angular 11, use @dsivd/prestations-ng at version ^13 until 14.4.1.
  • If you're using Angular 9, use @dsivd/prestations-ng at version ^11.
  • If you're using Angular 8, use @dsivd/prestations-ng at version ^9.
  • If you're using Angular 6 or 7, use @dsivd/prestations-ng at version ^8.
  • If you're using Angular 5, use prestations-ng at version ^7.

Migration guides are available to provide an upgrade path from one major version to another.

Dependency on prestations-be

@dsivd/prestations-ng is part of PrestaKit and depends on prestations-be.

In order to use all the features of @dsivd/prestation-ng, you must use the same minor version of prestations-be, see Notes about versioning in Prestakit

prestations-be is available on the DSI-VD Maven repository. An exemple of integration is available with Eldorado.

A bootstrap of the application (Skeleton) can be checked out at:

  • Outside the DSI-VD network: git clone https://git.vd.ch/CYBSDK/skeleton
  • Inside the DSI-VD network: git clone ssh://bitbucket.etat-de-vaud.ch/CYBSDK/skeleton

Accessibility page

For accessibility testing purpose, an accessibility page has been created regrouping all @dsivd/prestations-ng components used in Cyber prestations.

Usage in projects

More information on how to use @dsivd/prestations-ng in a project are available there: USAGE_IN_PROJECTS.md

List of provided modules

A list of modules provided by the library is available there: MODULES.md.

Contributing

If you're contributing to the project, please read first contribution guide first: CONTRIBUTING.md.

Changelog

Changes are listed in the CHANGELOG.md.

Examples of usage of @dsivd/prestations-ng