Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hootanht/persiancomponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
https://github.com/hootanht/persiancomponents
asp-net asp-net-core asp-net-mvc aspnetcore component component-library components html-helper ui-components
Last synced: 24 days ago
JSON representation
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
- Host: GitHub
- URL: https://github.com/hootanht/persiancomponents
- Owner: hootanht
- License: mit
- Created: 2020-11-22T10:40:32.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T08:25:30.000Z (almost 4 years ago)
- Last Synced: 2024-11-11T23:54:11.523Z (about 1 month ago)
- Topics: asp-net, asp-net-core, asp-net-mvc, aspnetcore, component, component-library, components, html-helper, ui-components
- Language: JavaScript
- Homepage:
- Size: 10.7 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PersianComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
| Target | Branch | Version |
| ------ | ------ | ------ |
| Github | master | v1.0.0 |## PersianComponents Public Version
| Target | Branch | Version | Download link | Total downloads | GitHub Actions |
| ------ | ------ | ------ | ------ | ------ | ------ |
| Nuget | master | v1.0.0 | [![NuGet](https://img.shields.io/nuget/v/PersianComponents.svg)](https://www.nuget.org/packages/PersianComponents) | [![NuGet downloads](https://img.shields.io/nuget/dt/PersianComponents.svg)](https://www.nuget.org/packages/PersianComponents) | |## Components
- [Select2](https://select2.org/)
- [CKEditor](https://ckeditor.com/)
- [DataTables](https://datatables.net/)
- [iCheck](http://icheck.fronteed.com/)
- [DateRangePicker](http://www.daterangepicker.com/) (with jalaali support)
- [SweetAlert](https://sweetalert.js.org/)
- [Bootstrap-SweetAlert](https://lipis.github.io/bootstrap-sweetalert/)
- [Noty](https://ned.im/noty/)
- [Toaster](https://codeseven.github.io/toastr/)
- [Bootstrap3-Dialog](http://nakupanda.github.io/bootstrap3-dialog)
- [BootboxJS](http://bootboxjs.com/)
- [InputMask](https://robinherbots.github.io/Inputmask/)
- [Bootstrap-TagAutoComplete](https://blog.sandglaz.com/bootstrap-tagautocomplete/)
- [Typeahead.js](http://twitter.github.io/typeahead.js/)
- [Bootstrap-FileInput](https://plugins.krajee.com/file-input)
- [Jasny-FileInput](https://www.jasny.net/bootstrap/components/#fileinput)
- [Fuelux-Wirzard](https://github.com/ExactTarget/fuelux)
- [Bootstrap-Maxlength](http://mimo84.github.io/bootstrap-maxlength/)
- [Handlebars](https://handlebarsjs.com/)
- Bootstrap-PersianDateTimePicker## Features
- Easy-to-Use with just one line of code.
- Fully Configuralbe for each component.
- Add necessary CSS (to top) and JS (to down) resources automatically when you use a component and remove tags when you no longer use it.
- No need to deal with a specific script code for each component.
- Includes a Variety of components.
- Usable in View and PartialView.
- Usable with Ajax and Non-Ajax requests.
- Using CDN resources instead of Locale Embedded resources (Optional).
- Lightweight with small footprint.## Demo
![Demo](Demo2.jpg)