Skip to content

Added browser IDEs #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions libs/smart-file-upload/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@ Check out a live interactive demo of the `@ngx-smart-forms/smart-file-upload` li

You can also click [here](https://stackblitz.com/edit/stackblitz-starters-xwwoqh) to open the project in a new tab.

## Run using Codeanywhere

Open this project on Codeanywhere, a free runtime environment and access to a complimentary copilot to enhance the coding experience. Codeanywhere integrates seamlessly with projects that include a devcontainer.json, enabling an even smoother and more efficient workflow. With just one click, contributors can have your project up and running effortlessly, making collaboration and participation simpler than ever.

[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/AditechGH/ngx-smart-forms)

## Getting Started

To start using the `SmartFileUpload` library in your Angular project, follow these steps:
Expand Down
6 changes: 6 additions & 0 deletions libs/smart-selector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ Check out a live interactive demo of the `@ngx-smart-forms/smart-selector` libra

You can also click [here](https://stackblitz.com/edit/stackblitz-starters-m8xw15) to open the project in a new tab.

## Run using Codeanywhere

Open this project on Codeanywhere, a free runtime environment and access to a complimentary copilot to enhance the coding experience. Codeanywhere integrates seamlessly with projects that include a devcontainer.json, enabling an even smoother and more efficient workflow. With just one click, contributors can have your project up and running effortlessly, making collaboration and participation simpler than ever.

[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/AditechGH/ngx-smart-forms)

## Getting Started

### Importing and Using `SmartSelector`
Expand Down