|
| 1 | + |
| 2 | + # Platform & modules |
| 3 | + |
1 | 4 | Component | Description | License | Homepage | Author(s)| Package type
|
2 | 5 | ----------|-----------------------------| --------|-------------------|----------|--------------
|
3 | 6 | Gulp | The streaming build system | MIT | http://gulpjs.com | Fractal | npm
|
|
49 | 52 | AutoMapper | Library built to solve a deceptively complex problem | MIT | https://github.com/AutoMapper/AutoMapper | | NuGet
|
50 | 53 | Elasticsearch .NET Client | the official .NET client for Elasticsearch | Apache-2.0 license | https://github.com/elastic/elasticsearch-net | | NuGet
|
51 | 54 | GraphQL for .NET | The implementation of Facebook's GraphQL in .NET. | MIT | https://github.com/graphql-dotnet/graphql-dotnet | | NuGet
|
| 55 | + Polly | .NET resilience and transient-fault-handling library | BSD-3-Clause | https://github.com/App-vNext/Polly | | Nuget |
| 56 | + StackExchange.Redis | redis client for .NET | MIT | https://stackexchange.github.io/StackExchange.Redis/ | | NuGet |
| 57 | + Newtonsoft.Json | high-performance JSON framework for .NET | MIT | https://www.newtonsoft.com/json | JamesNK James Newton-King | Nuget |
52 | 58 |
|
53 | 59 |
|
| 60 | +# Storefront |
| 61 | + |
| 62 | + Component | Description | License | Homepage | Author(s)| Package type |
| 63 | + ----------|-----------------------------| --------|-------------------|----------|-------------- |
| 64 | +Scriban | The templating system ported to the .net framework | BSD-2-Clause | https://github.com/scriban/scriban | | NuGet |
| 65 | +Polly | .NET resilience and transient-fault-handling library | BSD-3-Clause | https://github.com/App-vNext/Polly | | Nuget |
| 66 | +Swashbuckle | Seamlessly adds a swagger to WebApi projects | BSD 3-Clause | https://github.com/domaindrivendev/Swashbuckle | Richard Morris | NuGet |
| 67 | +StackExchange.Redis | redis client for .NET | MIT | https://stackexchange.github.io/StackExchange.Redis/ | | NuGet |
| 68 | +Newtonsoft.Json | high-performance JSON framework for .NET | MIT | https://www.newtonsoft.com/json | JamesNK James Newton-King | Nuget |
| 69 | +GraphQL for .NET | The implementation of Facebook's GraphQL in .NET. | MIT | https://github.com/graphql-dotnet/graphql-dotnet | | NuGet |
| 70 | +Nito.Async.EX | A helper library for async/await. | MIT | https://github.com/StephenCleary/AsyncEx | StephenCleary Stephen Cleary | NuGet |
| 71 | +ProxyKit | HTTP Reverse Proxies hosted in ASP.NET Core | Apache-2.0 license | https://github.com/ProxyKit/ProxyKit | | NuGet |
| 72 | + |
| 73 | + |
| 74 | + # vue-b2b-theme |
| 75 | + |
| 76 | + Component | Description | License | Homepage | Author(s)| Package type |
| 77 | + ----------|-----------------------------| --------|-------------------|----------|-------------- |
| 78 | +vuejs | The Progressive JavaScript Framework | MIT | https://github.com/vuejs/core | | NPM |
| 79 | +tailwindcss | A utility-first CSS framework for rapidly building custom user interfaces. | MIT | https://github.com/tailwindlabs/tailwindcss | | bundle |
| 80 | +Apollo client GraphQL | A community building flexible open source tools for GraphQL. | MIT | https://github.com/apollographql/apollo-client | | NPM |
| 81 | +popper.js | A library used to position poppers in web applications. | MIT | https://github.com/vusion/popper.js/ | | NPM |
| 82 | +vee-validate | Painless Vue forms | MIT | https://github.com/logaretm/vee-validate/ | | NPM |
| 83 | +graphql-js | The JavaScript reference implementation for GraphQL | MIT | https://github.com/graphql/graphql-js | | NPM |
| 84 | +lodash | JavaScript utility library | MIT | https://github.com/lodash/lodash | | NPM |
| 85 | +maska | Simple zero-dependency input mask | MIT | https://github.com/beholdr/maska | | NPM |
| 86 | +tw-elements | Huge collection of Tailwind components | TW ELEMENTS LICENSE | https://github.com/mdbootstrap/TW-Elements | | NPM |
| 87 | +utility-types | Collection of utility types | MIT | https://github.com/piotrwitek/utility-types | | NPM |
| 88 | + |
0 commit comments