Skip to content

Commit

Permalink
docs: Added ILC to the alternative solutions list
Browse files Browse the repository at this point in the history
This is a fairly popular solution (690 stars) that's worth mentioning
  • Loading branch information
StyleT authored Jun 4, 2024
1 parent 871bf72 commit f9257ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ We think that Piral hits a sweet spot that makes development easy and fun while
| TypeScript Support | ✔️ || ✔️ | ✔️ || ✔️ |
| Stitching Location | Client | Client | Client | Client | Server | Client |
| Free Deployments | ✔️ | ✔️ || ✔️ | ✔️ | ✔️ |
| Free Development | ✔️ |||| ✔️ |||
| Free Development | ✔️ |||| ✔️ ||
| Decoupled Sharing | ✔️ ||||||
| Shared Dependencies | ✔️ | ✔️ | ✔️ ||||

Expand All @@ -100,6 +100,7 @@ There are more alternatives, which have not been listed for brevity. Some of the
- [One App](https://github.com/americanexpress/one-app)
- [PuzzleJs](https://github.com/puzzle-js/puzzle-js)
- [NUT](https://github.com/nut-project/nut)
- [Isomorphic Layout Composer (ILC)](https://github.com/namecheap/ilc/)

## Feature Explanation

Expand Down

0 comments on commit f9257ad

Please sign in to comment.