-
Updated
Dec 5, 2018 - TypeScript
#
materialize-css
Here are 636 public repositories matching this topic...
Angular wrap around Materialize library
A Jekyll Theme based on Material Design using Materialize.
jekyll-site
material
material-design
material-ui
jekyll-themes
materializecss
material-theme
materialize
materialize-css
-
Updated
Sep 22, 2020 - HTML
react
stylelint
heroku
docker
babel
circleci
express
typescript
webpack
yarn
react-router
eslint
es6
jest
tslint
react-redux
react-saga
react-hot-reload
materialize-css
github-actions
-
Updated
Jul 19, 2021 - TypeScript
Creating custom URL shortener using Nodejs
react
nodejs
nginx
express
mongodb
material
react-router
mongoose
rest-api
url-shortner
valid-url
materialize-css
shortid
-
Updated
May 27, 2021 - JavaScript
You Think You Are Incognito? People can't TRACK you? This Will PROVE You Wrong. Open website: http://tinyurl.com/think-incognito Now
-
Updated
Sep 23, 2018 - HTML
Material Design Admin Dashboard with Materialize Framework and Google's Material Icons.
material
material-design
admin-dashboard
materializecss
google-material-icons
materialize-css
materialize-framework
-
Updated
Dec 30, 2017 - HTML
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
java
stylesheets
material-design
material-ui
sqlite-database
javafx
css-modules
banking
java8
java-8
sqlite3
javafx-application
material-design-lite
javafx-frameworks
javafx-library
javafx-desktop-apps
javafx-project
javafx-components
materialize-css
javafx-gui
-
Updated
Jan 23, 2019 - Java
A Materialize-css library for the Mithril framework.
-
Updated
Jun 7, 2021 - TypeScript
-
Updated
Jun 13, 2017 - JavaScript
A custom WordPress nav walker class to implement the materialize navigation style in a custom theme using the WordPress built in menu manager.
-
Updated
May 3, 2017 - PHP
News Web App 📰 built using Python Django 🌐 and NewsAPI 🚀 Fetches latest news. 😍 It is a Progressive Web App (PWA) which enables users 👨👩👦 to install it on their mobile phones 📱 (Android & iOS) as well as Desktop 💻 (Windows, Linux, etc.) 🔥
javascript
css
python
html
django
news
pwa
progressive-web-app
django-application
mobile-first
newsapi
pwa-apps
materialize-css
newsapi-python
-
Updated
Jun 24, 2021 - HTML
react
nodejs
redis
express
mongodb
tensorflow
webscraper
recommendation-system
rpc-api
materialize-css
-
Updated
Aug 21, 2018 - Python
This is a Laravel 5.X adminpanel starter project with roles-permissions management based on Spatie Laravel-permission package, AdminBSB - Material Design theme and also has jquery Datatables.
theme
laravel
material
material-design
materializecss
jquery-datatables
laravel-5-package
materializecss-framework
materialize-css
adminbsb
spatie-laravel-permission
laravel-roles-permissions
adminbsb-material-design-laravel
laravel-roles-permissions-adminbsb
-
Updated
Aug 11, 2021 - HTML
Angular 2+ Materialize CSS collapsible component
-
Updated
Oct 28, 2018 - TypeScript
Starter Material website template for beginners, plus a guide for getting started with HTML, CSS, and JS
-
Updated
Jan 25, 2020 - HTML
This is a realtime dashboard of CoronaVirus stats for India
scraper
dashboard
analytics
linear-regression
india
infection
materialize-css
2019-ncov
coronavirus
coronavirus-tracking
novel-coronavirus-2019
coronavirus-analysis
covid-19
covid19
covid-19-india
covid-19-prediction
covid-19-tracker
-
Updated
Jun 2, 2021 - HTML
Personal portfolio template based on Google Material Design guidelines.
-
Updated
Aug 25, 2021 - CSS
Phishing is the fraudulent attempt to obtain sensitive information such as usernames, passwords and credit card details by disguising as a trustworthy entity in an electronic communication. This is a demo of a phishing attack by a web site.
nodejs
tracking
firebase
geolocation
phishing
expressjs
hacking
ip
materializecss
express-js
materialize
firebase-hosting
phishing-attacks
materialize-css
firebase-functions
phishing-sites
firebase-firestore
phishing-kit
-
Updated
Sep 25, 2021 - EJS
Donate Plasma is web based django application with the aim of connecting the COVID-19 patients with the plasma donors who have defeated corona virus and are eager to help other corona virus fighter by donating their plasma.
-
Updated
Jun 29, 2020 - HTML
A Social media website| MERN Stack | Node js | React js | Mongodb | Express js | JWT Authentication | Materialize CSS | Materialize Icon | Responsive Design
-
Updated
Jul 24, 2020 - JavaScript
Web Based PHP native , Aplikasi Manajemen Berbasis Web FreeRadius2
-
Updated
Jul 19, 2017 - JavaScript
Online Gift store website created using basic PHP, SQL, HTML, CSS, Materialize CSS . You can use any one of XAMP, WAMP or LAMP server to run the Web site
-
Updated
Aug 3, 2020 - PHP
Murdock é uma plataforma moderna de armazenamento e leitura de artigos científicos rigidamente organizados e categorizados em áreas e subáreas
-
Updated
Nov 8, 2018 - HTML
App using Html5 Css3 Bootstrap/Materialize CSS, Firebase and Cloud firestore
firebase
html5
css3
bootstrap4
css3-animations
firebase-authentication
firebase-hosting
materialize-css
cloud-functions
cloudfirestore
-
Updated
Apr 19, 2021 - HTML
ayan-b
commented
Feb 5, 2020
From https://developer.github.com/v3/#rate-limiting:
For unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the user making requests.
A token can be obtained from https://github.com/settings/tokens. localstorage
can be used for storing the token for future use: https://developer.mo
Survey Based Friend Matching Application
-
Updated
Mar 13, 2017 - HTML
Improve this page
Add a description, image, and links to the materialize-css topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the materialize-css topic, visit your repo's landing page and select "manage topics."
So currently we have date time strings in the format of 'YYYY-MM-DD HH:MM:SS.' The data table sorts the values correctly based on their ASCII values but it does not sort correctly based on the values of the dates and times. My question is, is there a way we could make a custom sorter to be put into the table? Is there possibly a data type we can pass in so it would sort based on date time?