2,983 results for javascript

github.com/bgrins/TinyColor

bgrins/TinyColor

Fast, small color manipulation and conversion for JavaScript (⭐ 5229)

github.com/NetLogo/brazier

NetLogo/brazier

A fast, sensible JavaScript utility library with a functional programming twist (⭐ 4)

github.com/mysqljs/mysql

mysqljs/mysql

A pure node.js JavaScript Client implementing the MySQL protocol. (⭐ 18813)

github.com/openexchangerates/accounting.js

openexchangerates/accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies. (⭐ 4998)

github.com/adamjgrant/Mozart

adamjgrant/Mozart

A simple JavaScript pattern for slim, organized AJAX applications (⭐ 90)

en.wikipedia.org/wiki/XMLHttpRequest

XMLHttpRequest - Wikipedia

Michael (2007). Ajax Design Patterns. O'Reilly. p. 92. ISBN 978-0-596-10180-0. Javascript lacks a portable mechanism for general network communication[

github.com/ro6ley/midget

ro6ley/midget

This is a url shortening application built using Python (Django), Redis and JavaScript (VueJS + VueX). (⭐ 4)

github.com/francescomugnai/just-good-cookies

francescomugnai/just-good-cookies

? A delicious cookie consent solution made in vanilla JavaScript (with 9 different banner styles that work in conjunction with TailwindCSS) (⭐ 16)

www.bing.com/ck/a?!&&p=e2229e49d62597f8dd0903f08fff23683768f6ac89b33267d58ab87d0c44bbe3JmltdHM9MTc3MjY2ODgwMA&ptn=3&ver=2&hsh=4&fclid=2c577bac-cca4-657d-0758-6cbfcde364d4&u=a1aHR0cHM6Ly9hZG1pbi5jbGVhci5iYW5rLw&ntb=1

Login - ClearBank

JavaScript must be enabled to access the Craft CMS control panel.

www.bing.com/ck/a?!&&p=91ecfa562d31ded801c90abfe4b39f58b6452b2db3ed115fbb9e2e6d5d0e9cedJmltdHM9MTc3MjY2ODgwMA&ptn=3&ver=2&hsh=4&fclid=29395e09-cc84-662a-08a7-491acd3f6765&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvJTJGJTJG&ntb=1

Wikipedia

Look up // in Wiktionary, the free dictionary. The two slashes // may indicate: a comment marker in several programming languages including C, C++, JavaScript and Java the root directory path in …

www.bing.com/ck/a?!&&p=f6c04b92c0badd14f82f5253d87189646820eef5f23b2399d315576fb0e3f24aJmltdHM9MTc3MjY2ODgwMA&ptn=3&ver=2&hsh=4&fclid=0f9c55a7-7551-62c2-1f6a-42b474966348&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvMzk2MjI3Nzgvd2hhdC1pcy1uZXctaW4tdHlwZXNjcmlwdA&ntb=1

javascript - what is new () in Typescript? - Stack Overflow

83 new() describes a constructor signature in typescript. What that means is that it describes the shape of the constructor. For instance take {new(): T; }. You are right it is a type. It is the type of a class …

www.bing.com/ck/a?!&&p=8a0bdf1288d8370f85af55348f15b72db1c7c0be33444ac9d653e3a5d2af35e3JmltdHM9MTc3MjY2ODgwMA&ptn=3&ver=2&hsh=4&fclid=0f9c55a7-7551-62c2-1f6a-42b474966348&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvMzgzNDAyL2lzLWphdmFzY3JpcHRzLW5ldy1rZXl3b3JkLWNvbnNpZGVyZWQtaGFybWZ1bA&ntb=1

Is JavaScript's "new" keyword considered harmful?

It is NOT 'bad' to use the new keyword. But if you forget it, you will be calling the object constructor as a regular function. If your constructor doesn't check its execution context then it won't notice that 'this' …

www.bing.com/ck/a?!&&p=1819287f919c6ba404c923378a8c7c003815e0f3cf4f894b3f72cbdebf441c49JmltdHM9MTc3MjY2ODgwMA&ptn=3&ver=2&hsh=4&fclid=0f9c55a7-7551-62c2-1f6a-42b474966348&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNjc1MDg4MC9ob3ctZG9lcy10aGUtbmV3LW9wZXJhdG9yLXdvcmstaW4tamF2YXNjcmlwdA&ntb=1

How does the new operator work in JavaScript? - Stack Overflow

The new operator uses the internal [[Construct]] method, and it basically does the following: Initializes a new native object Sets the internal [[Prototype]] of this object, pointing to the Function prototype …

www.bing.com/ck/a?!&&p=354434df15481e2bb0088b33f53af373c8a714af2deac5693e628398ef351cfcJmltdHM9MTc3MjU4MjQwMA&ptn=3&ver=2&hsh=4&fclid=290da0a5-8477-6652-1aa9-b7b68570676a&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvMzE3Mjk4NS9qYXZhc2NyaXB0LXVzZS12YXJpYWJsZS1pbi1zdHJpbmctbWF0Y2g&ntb=1

JavaScript - Use variable in string match - Stack Overflow

Although the match function doesn't accept string literals as regex patterns, you can use the constructor of the RegExp object and pass that to the String.match function:

github.com/sparanoid/lightense-images

sparanoid/lightense-images

A dependency-free pure JavaScript image zooming library less than 2 KB (gzipped). Inspired by tholman/intense-images (⭐ 323)

github.com/mixmark-io/turndown

mixmark-io/turndown

? An HTML to Markdown converter written in JavaScript (⭐ 10882)

en.wikipedia.org/wiki/Codelobster

Codelobster - Wikipedia

CSS, and JavaScript development. Plug-ins are available for Drupal, WordPress, Smarty, Joomla, JQuery, Facebook, Codeigniter, Yii, and CakePHP. Free

github.com/EOSIO/eosjs-secp256k1

EOSIO/eosjs-secp256k1

Compiles c++ secp256k1 pedersen commitments, borromean ring signatures, and ZK range proofs into JavaScript. (⭐ 18)

www.bing.com/ck/a?!&&p=531339baa272370d5495c67dd002b7743edeb603a570fb690540f4c4eb8ba99eJmltdHM9MTc3MjU4MjQwMA&ptn=3&ver=2&hsh=4&fclid=22d29eda-3b29-60c9-08c7-89c93a78617c&u=a1aHR0cHM6Ly93d3cuY291cnNlcmEub3JnL2NvdXJzZXM_cXVlcnk9ZnJlZSZtc29ja2lkPTIyZDI5ZWRhM2IyOTYwYzkwOGM3ODljOTNhNzg2MTdj&ntb=1

Best Free Courses & Certificates [2026] | Coursera

Free courses can help you learn coding languages like Python and JavaScript, data analysis techniques, and web development fundamentals. Compare course options to find what fits your goals. Enroll for …

github.com/ktaranov/naming-convention

ktaranov/naming-convention

Templates for naming convention - TSQL, JavaScript, C#, R, Python, Powershell (⭐ 1876)