- Belgium
-
07:01
(UTC +01:00) - https://www.mahammedkhan.be
Pinned Loading
-
React templates for Jetbrains IDE's
React templates for Jetbrains IDE's 1import React from 'react';
23export default class ${NAME} extends React.Component{
4render() {
5return(
-
Vue-cli config for building to a sin...
Vue-cli config for building to a single js file and no hashing and no chunks 1// vue.config.js
2module.exports = {
3filenameHashing: false,
4configureWebpack: {
5output: {
-
Generate self signed certificate
Generate self signed certificate 1# generate self signed certificate for local environments
23openssl genrsa -des3 -passout pass:x -out host.key 2048
4openssl rsa -passin pass:x -in host.key -out server.key
5openssl req -new -key server.key -out server.csr
-
react-sortable-tree-theme-file-explorer
react-sortable-tree-theme-file-explorer PublicForked from frontend-collective/react-sortable-tree-theme-file-explorer
A file explorer theme for React Sortable Tree
JavaScript
-
styled-components-website
styled-components-website Public archiveForked from styled-components/styled-components-website
The styled-components website and docs
JavaScript
-
iamkun/dayjs
iamkun/dayjs Public⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.