undefined-is-a-function
Patch
Creates a patch to make the JavaScript keyword undefined function-compatible
"undefined is not a function"? — It is now!
240 stars
4 watching
5 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
undefined
Related projects:
Repository | Description | Stars |
---|---|---|
javierlopatin/gee_functions | Provides a set of reusable JavaScript functions to facilitate tasks in Google Engine environments. | 2 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
donavon/styled-shortcuts | Makes working with Styled Components easier by providing a convenient shortcut to define props. | 88 |
elclanrs/dom.js | A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
donavon/superjson-remix | A solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data | 84 |
donavon/remix-etag | A utility function for adding an ETag header to HTTP responses | 70 |
benvie/javascriptnext.tmlanguage | Defines syntax rules for modern JavaScript programming languages, including modules and ECMAScript 6 features. | 33 |
drboolean/immutable-ext | An extension to Immutable.js providing additional algebraic structures and operations for functional programming. | 490 |
jquery/jquery-dist | Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. | 102 |
actions-on-google/dialogflow-silly-name-maker-webhook-nodejs | A sample project demonstrating parameters and integration with Dialogflow using Node.js and Firebase Cloud Functions. | 46 |
jkup/functional-javascript | A curated list of resources and tools for learning and practicing functional programming in JavaScript | 373 |
timoxley/functional-javascript-workshop | Teaching fundamental functional programming features of JavaScript without external libraries | 2,054 |
dhruvdutt/es5-function-to-class-codemod | Transforms ES5 functions to ES6 classes in JavaScript code | 32 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
microsoft/vscode-js-debug | A DAP-based JavaScript debugger for various environments and frameworks. | 1,673 |