#
Front end
Front-end development is the process of producing HTML, CSS, and JavaScript for web application visuals and interactions.
Here are 7,272 public repositories matching this topic...
dmail
commented
May 18, 2020
When react is inside an iframe, chrome extension for react devtools fails to detect react.
This is because the extension sets `REACT_DEVTOOLS_GLOBAL_HOOK
javascript
css
html
lists
checklist
web-development
frontend
reference
resources
guidelines
front-end-development
front-end-developer-tool
-
Updated
Aug 23, 2020
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
react
javascript
ios
angular
mobile
framework
typescript
web
ionic
pwa
vue
material-design
webcomponents
frontend
stencil
capacitor
stenciljs
-
Updated
Aug 28, 2020 - TypeScript
Manually curated collection of resources for frontend web developers.
-
Updated
Aug 18, 2020
-
Updated
Aug 29, 2020
A high quality UI Toolkit built on Vue.js 2.0
-
Updated
Aug 19, 2020 - Vue
The tiny framework for building hypertext applications.
-
Updated
Aug 26, 2020 - JavaScript
nodejs
javascript
vim
bash
docker
language
programming-language
kubernetes
redis
php
vuejs
django
database
frontend
backend
xcode
cheatsheet
feathersjs
sailsjs
cheatsheets
-
Updated
Aug 17, 2020 - JavaScript
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
react
nodejs
javascript
css
html
resume
front-end
node
vue
js
frontend
interview
interview-questions
frontend-interview
fe-interview
-
Updated
Aug 29, 2020 - JavaScript
Open
DNS preanalyze
yangguansen
commented
Aug 24, 2018
DNS preanalyze is a way to reduce DNS analyze time:
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
Build, distribute and collaborate on components.
react
nodejs
git
graphql
components
workflow
distributed-systems
modules
frontend
backend
reactjs
bit
collaboration
developer-tools
ui-components
javscript
reuse
-
Updated
Aug 29, 2020 - TypeScript
-
Updated
Aug 28, 2020 - JavaScript
react
css
enterprise
ui-design
ui
vue
frontend
ant
antd
ant-design
vuecomponent
vue-antd
vue-antd-ui
antd-vue
-
Updated
Aug 27, 2020 - Vue
Functional css for humans
-
Updated
Jul 25, 2020 - CSS
hedefalk
commented
Jun 27, 2019
Marko Version: 4.18.4
Details
I use some facebook markup that I let facebook parse from DOM:
<fb:login-button
auto-logout-link="false"
button-type="continue_with"
size="large"
scope="public_profile,email"
use-continue-as="true">
</fb:login-button>
In my onMount I then let the facebook API do it's thing with th
2
Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
javascript
css
bootstrap
design
framework
ui
material
material-design
frontend
bootstrap4
google-material
ui-kit
bootstrap-4
mdbootstrap
material-design-for-bootstrap
-
Updated
Aug 6, 2020 - CSS
Monkey testing library for web apps and Node.js
-
Updated
Aug 12, 2020 - JavaScript
javascript
jquery
task
jquery-plugin
schedule
frontend
calendar
daily
weekly
fullcalendar
milestone
monthly
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Aug 29, 2020
Minimalistic but perfect custom scrollbar plugin
-
Updated
Aug 28, 2020 - JavaScript
cs01
commented
Apr 17, 2018
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
Growth Engineering: The Definitive Guide。全栈增长工程师指南
github
frontend
book
back-end
ebook
full-stack
growth
growth-hacking
phodal
repractise
free-book
freebook
fullstack
github-books
-
Updated
Jan 14, 2018 - HTML
Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, MIT license. Join us as contributor (contributors@vuestorefront.io). Check out our new blog: https://blog.vuestorefront.io/ and the new community initiative for improving Headless Security standards https://headless-security.org/vsf-best-practices.html
javascript
open-source
elasticsearch
ecommerce
mobile
pwa
vue
frontend
headless
storefront
nuxt
magento
magento2
shopify
shopware
e-commerce
commercetools
vue-storefront
vue3
storefront-ui
-
Updated
Aug 28, 2020 - TypeScript
The Backbone Framework
-
Updated
Jul 16, 2020 - JavaScript

-
Updated
Aug 27, 2020 - PHP
wendellhu95
commented
Apr 21, 2020
This is frequently asked question about the cascader component. Adding a FAQ section would help more users who have the same problem.
5
The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
javascript
clipboard
flash
web
movie
frontend
dom
dom-element
adobe-flash
choice
codebase
apache-flex
adobe-flex
zeroclipboard
rollover
zeroclipboard-library
-
Updated
Oct 21, 2017 - JavaScript
An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
-
Updated
Aug 6, 2020 - JavaScript
- Wikipedia
- Wikipedia
Version
2.6.11
Reproduction link
https://jsfiddle.net/hgaL8t5n/
Steps to reproduce
Use translate=no in a template
What is expected?
template=no to be rendered in the HTML
What is actually happening?
translate=translate is being rendered instead
You can use devtools to inspect the rendered HTML in the reproducible