Skip to content

OsmanJimenez/custom-angular-validations

Repository files navigation

CUSTOM-ANGULAR-VALIDATIONS

license last-commit repo-top-language repo-language-count

Developed with the software and tools below.

TypeScript JSON


🔗 Quick Links


📍 Overview

overview


📦 Features

features


📂 Repository Structure

└── custom-angular-validations/
    ├── README.md
    ├── angular.json
    ├── package-lock.json
    ├── package.json
    ├── projects
    │   └── ngx-validations
    │       ├── README.md
    │       ├── ng-package.json
    │       ├── package.json
    │       ├── src
    │       │   ├── assets
    │       │   │   └── validations.json
    │       │   ├── lib
    │       │   │   ├── ngx-validations.service.spec.ts
    │       │   │   └── ngx-validations.service.ts
    │       │   └── public-api.ts
    │       ├── tsconfig.lib.json
    │       ├── tsconfig.lib.prod.json
    │       └── tsconfig.spec.json
    └── tsconfig.json

🧩 Modules

.
File Summary
tsconfig.json tsconfig.json
angular.json angular.json
package.json package.json
package-lock.json package-lock.json
projects.ngx-validations
File Summary
ng-package.json projects/ngx-validations/ng-package.json
tsconfig.lib.json projects/ngx-validations/tsconfig.lib.json
tsconfig.lib.prod.json projects/ngx-validations/tsconfig.lib.prod.json
tsconfig.spec.json projects/ngx-validations/tsconfig.spec.json
package.json projects/ngx-validations/package.json
projects.ngx-validations.src
File Summary
public-api.ts projects/ngx-validations/src/public-api.ts
projects.ngx-validations.src.lib
File Summary
ngx-validations.service.ts projects/ngx-validations/src/lib/ngx-validations.service.ts
ngx-validations.service.spec.ts projects/ngx-validations/src/lib/ngx-validations.service.spec.ts

🚀 Getting Started

Requirements

Ensure you have the following dependencies installed on your system:

  • JSON: version x.y.z

⚙️ Installation

  1. Clone the custom-angular-validations repository:
git clone https://github.com/OsmanJimenez/custom-angular-validations
  1. Change to the project directory:
cd custom-angular-validations
  1. Install the dependencies:
> INSERT-INSTALL-COMMANDS

🤖 Running custom-angular-validations

Use the following command to run custom-angular-validations:

> INSERT-RUN-COMMANDS

🧪 Tests

To execute tests, run:

> INSERT-TEST-COMMANDS

🛠 Project Roadmap

  • ► INSERT-TASK-1
  • ► INSERT-TASK-2
  • ► ...

🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your GitHub account.

  2. Clone Locally: Clone the forked repository to your local machine using a Git client.

    git clone https://github.com/OsmanJimenez/custom-angular-validations
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.

    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.

  5. Commit Your Changes: Commit with a clear message describing your updates.

    git commit -m 'Implemented new feature x.'
  6. Push to GitHub: Push the changes to your forked repository.

    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.

Once your PR is reviewed and approved, it will be merged into the main branch.


📄 License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


👏 Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

Return


👤 Autor

Osman Armando Jiménez Cortés
Portafolio profesional
Perfil de GitHub

Ingeniero de Sistemas y Desarrollador Full Stack especializado en desarrollo web y aplicaciones móviles.

About

Aplicación contruida en angular y ionic que permite generar validaciones custom

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published