@ibenvandeveire open-source

@ibenvandeveire open source is a mono-repo providing several of Angular and non-Angular based packages created and maintained by Iben Van de Veire.

Installation

To setup this project, clone the repo and run npm i to install the dependencies.

Documentation

You can find the documentation for all of the packages on the Wiki.

For more in depth documentation relating to individual components of each package, please consult the Compodoc Documentation

Packages

  • utils (@ibenvandeveire/ngx-utils) :

    • This Angular package provides several independent utilities to facilitate common use-cases for users and developers.
  • forms (@ibenvandeveire/ngx-forms):

    • This Angular package provides multiple utilities for complex form use-cases.
  • store (@ibenvandeveire/ngx-store):

    • This Angular package provides several utils and abstractions to improve the Redux workflow
  • i18n (@ibenvandeveire/ngx-i18n):

    • This Angular package provides a lazy-loaded modular approach to translations.
  • cookies (@ibenvandeveire/ngx-cookies):

  • layout (@ibenvandeveire/ngx-layout):

    • This Angular package is a collection of Angular components related to layout.
  • tour (@ibenvandeveire/ngx-inform):

    • This Angular package provides the tools to build a guided walkthrough of one or more pages, tooltips, modals etc.
  • core (@ibenvandeveire/ngx-core):

    • This Angular package provides the core functionalities for the other packages.
  • rxjs-utils (@ibenvandeveire/rxjs-utils):

    • This package provides the common use-cases for RXJS based projects.

You can find detailed explanations in their respective README’s.

Contributions

In order to contribute to this repository you must:

  1. Start a new branch from main named either fix/PACKAGE/FEATURE-NAME or feat/PACKAGE/FEATURE-NAME.
  2. Commit all code regarding the fix or feature to this branch, but do not include a version bump. Your commit message should start with either fix(PACKAGE) or feat(PACKAGE) for a fix or feature respectively.
  3. Open a PR and add the correct package label, an enhancement or bug tag, the project and milestone.

Contributors

License

MIT License

Copyright (c) 2023 Studio Hyperdrive Copyright (c) 2025 Iben Van de Veire

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

results matching ""

    No results matching ""