{"id":26673769,"url":"https://github.com/mjebrahimi/dnz.mvccomponents","last_synced_at":"2025-07-26T19:07:18.763Z","repository":{"id":37888004,"uuid":"295833796","full_name":"mjebrahimi/DNZ.MvcComponents","owner":"mjebrahimi","description":"A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).","archived":false,"fork":false,"pushed_at":"2023-03-09T01:57:14.000Z","size":9425,"stargazers_count":30,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T06:14:18.413Z","etag":null,"topics":["asp-core","asp-core-mvc","asp-net-core","asp-net-core-mvc","asp-net-mvc","aspnet-core","aspnet-core-mvc","aspnetcore","aspnetcoremvc","component","component-library","components","html-helper","htmlhelper","htmlhelpers","ui-component","ui-components","ui-kit","uikit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjebrahimi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-15T19:49:26.000Z","updated_at":"2024-11-25T05:47:43.000Z","dependencies_parsed_at":"2025-03-26T01:37:43.858Z","dependency_job_id":"072f4c85-470e-4f9b-a93f-d05d9f0d0302","html_url":"https://github.com/mjebrahimi/DNZ.MvcComponents","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mjebrahimi/DNZ.MvcComponents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjebrahimi%2FDNZ.MvcComponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjebrahimi%2FDNZ.MvcComponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjebrahimi%2FDNZ.MvcComponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjebrahimi%2FDNZ.MvcComponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjebrahimi","download_url":"https://codeload.github.com/mjebrahimi/DNZ.MvcComponents/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjebrahimi%2FDNZ.MvcComponents/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267213474,"owners_count":24053912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-core","asp-core-mvc","asp-net-core","asp-net-core-mvc","asp-net-mvc","aspnet-core","aspnet-core-mvc","aspnetcore","aspnetcoremvc","component","component-library","components","html-helper","htmlhelper","htmlhelpers","ui-component","ui-components","ui-kit","uikit"],"created_at":"2025-03-26T01:37:39.287Z","updated_at":"2025-07-26T19:07:18.690Z","avatar_url":"https://github.com/mjebrahimi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNZ.MvcComponents\n\nA set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).\n\n## Components\n\n- [Select2](https://select2.org/)\n- [CKEditor](https://ckeditor.com/)\n- [DataTables](https://datatables.net/)\n- [iCheck](http://icheck.fronteed.com/)\n- [DateRangePicker](http://www.daterangepicker.com/) (with jalaali support)\n- [SweetAlert](https://sweetalert.js.org/)\n- [Bootstrap-SweetAlert](https://lipis.github.io/bootstrap-sweetalert/)\n- [Noty](https://ned.im/noty/)\n- [Toaster](https://codeseven.github.io/toastr/)\n- [Bootstrap3-Dialog](http://nakupanda.github.io/bootstrap3-dialog)\n- [BootboxJS](http://bootboxjs.com/)\n- [InputMask](https://robinherbots.github.io/Inputmask/)\n- [Bootstrap-TagAutoComplete](https://blog.sandglaz.com/bootstrap-tagautocomplete/)\n- [Typeahead.js](http://twitter.github.io/typeahead.js/)\n- [Bootstrap-FileInput](https://plugins.krajee.com/file-input)\n- [Jasny-FileInput](https://www.jasny.net/bootstrap/components/#fileinput)\n- [Fuelux-Wirzard](https://github.com/ExactTarget/fuelux)\n- [Bootstrap-Maxlength](http://mimo84.github.io/bootstrap-maxlength/)\n- [Handlebars](https://handlebarsjs.com/)\n- Bootstrap-PersianDateTimePicker\n\n## Features\n\n- Easy-to-Use with just one line of code.\n- Fully Configuralbe for each component.\n- 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.\n- No need to deal with a specific script code for each component.\n- Includes a Variety of components.\n- Usable in View and PartialView.\n- Usable with Ajax and Non-Ajax requests.\n- Using CDN resources instead of Locale Embedded resources (Optional).\n- Lightweight with small footprint.\n\n## Demo\n\nCheckout [DNZ.MvcComponents.Demo](https://github.com/mjebrahimi/DNZ.MvcComponents/tree/master/demo/DNZ.MvcComponents.Demo)\n\n![Demo](Demo2.jpg)\n\n\u003c!--\n### Roadmap:\n\nI will add or supplement these plugins in the future if I have the time.\n\nYou can suggest the plugins you need in [issues](https://github.com/mjebrahimi/DNZ.MvcComponents/issues/new)\n\n- [ ] AutoComplete\n- [ ] [TagsInput](https://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/)\n- [ ] DateTimePicker\n- [ ] TinyMCE\n- [ ] CKEditor\n- [ ] DataTables\n- [ ] [JsTree](https://github.com/vakata/jstree) | [TreeView](http://jonmiles.github.io/bootstrap-treeview/)\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjebrahimi%2Fdnz.mvccomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjebrahimi%2Fdnz.mvccomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjebrahimi%2Fdnz.mvccomponents/lists"}