js
JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Here are 17,346 public repositories matching this topic...
A collection of awesome things regarding React ecosystem
-
Updated
Jul 11, 2020
-
Updated
Jul 4, 2020 - TypeScript
A list of funny and tricky JavaScript examples
-
Updated
Jul 16, 2020 - JavaScript
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
-
Updated
Jul 16, 2020 - JavaScript
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
-
Updated
Jul 16, 2020 - TypeScript
A React environment for cross platform desktop apps
-
Updated
Jul 16, 2020 - TypeScript
A web-based JavaScript(canvas) spreadsheet
-
Updated
Jul 13, 2020 - JavaScript
CDNJS requires a certain amount of manual review and moderation. This review is required both to allow new projects to be added to the project, and to handle certain types of project changes which can't be automatically imported.
This issue is a place to discuss how we might eliminate this requirement in the future.
I believe the goal of this project should be to take everything which requir
ChakraCore is the core part of the Chakra JavaScript engine that powers Microsoft Edge
-
Updated
Jul 16, 2020 - JavaScript
Too young, too simple. Sometimes, naive & stupid
-
Updated
Apr 19, 2019 - JavaScript
An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
-
Updated
Jun 12, 2020 - HTML
A renderless rich-text editor for Vue.js
-
Updated
Jul 15, 2020 - JavaScript
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
-
Updated
Jun 24, 2020 - Java
How import stylesheets-files?
@import url('https://fonts.googleapis.com/css?family=Spectral&display=swap');Came up with the following solution:
import {create} from 'jss';
create().createStyleSheet({
'@import': 'url(https://fonts.googleapis.com/css?family=Spectral&display=swap)'
}).attach();But I would like to do it in global styles.
But the `j
jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
-
Updated
Jul 14, 2020 - JavaScript
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
-
Updated
Jul 17, 2020 - TypeScript
A quick and powerful plugin for your pull-to-refresh needs in your webapp.
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 13, 2020 - JavaScript
I pulled all my hair and my face is bloody and I have no clue what I'm doing.
Can someone point me in a direction? I've search Google, Github and Stackoverflow without help.
https://steamcommunity.com/dev
https://steamcommunity.com/openid
I'm using Strapi so I cant take any shortcuts by using something else... :(
-
Updated
Jul 3, 2020 - Objective-C
A Fast & Light Virtual DOM Alternative
-
Updated
Jun 27, 2020 - HTML
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia
Related Topics
nodejs
js13kGames competition
August - September 2020 • Online


Right now we have a pretty decent list of environment variables to detect different terminals that support colors. However, it is often not exactly known from what version on these terminals actually support the colors, if that's detectable and how many colors these support.
I would like to start a list of different terminals / CIs and other things including their corresponding environment vari