A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
-
Updated
Nov 23, 2021
{{ message }}
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
Describe the bug
The media player placeholder image srcset for AMP is 1 image repeated multiple times.
This happens because in [this file](https://github.com/bbc/simorgh/blob/latest/src/app/lib/utilities/ichefURL/index.js#L2
100% Vanilla Javascript Multithreading & Parallel Execution Library
(No longer in development). Experimental compiler for building isomorphic web applications with web components.
Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')
Your isomorphic toolbox
JavaScript library for WebPipes. Use with Node.js, in the browser, or the command-line.
Universal JavaScript application example without server side transpilation (React + Fastify)
A logger to catch client errors on the server.
Isomorphic WHATWG Streams API package for browser and Node.js
Using Nuxt to decouple the view and controller in a PHP application.
TypeScript, isomorphi framework / seed project - for NodeJS back-end and Angular front-end
QQ is a toolkit for building highly modular, maintainable applications quickly.
Just like we can call biketag.getTag or biketag.updateTag and have data in imgur or sanity be changed using those adapters, we should have a subset of supported functionality for the same methods on twitter and reddit. For methods not implemented, throw an error.
Currently on the website the command history is reset every time the user loads the page. It would be slick if we could use the browser's localStorage or sessionStorage to persist the history.
Easily detect what host environment your code is running in
Light and flexible promise-based http client for browser and node.js
A simple fetch-wrapper for making GraphQL API calls in a jiff!
Isomorphic library sample with WebPack
Mirror'd from origin: KenEucker/biketag-api
React CLI for create React Applications in seconds.
It is an extendable isomorphic log sending library written in TypeScript for javascript applications in nodejs and browsers for reporting data (logs) to remote log storages like SumoLogic, Loggly and Elasticsearch with support of different report strategies
Experimental Microservices for Data Adquisition using Web Scrapping
A starter for a project using ExpressJs and ReactJs with both client and server side rendering.
Add a description, image, and links to the isomorphic-javascript topic page so that developers can more easily learn about it.
To associate your repository with the isomorphic-javascript topic, visit your repo's landing page and select "manage topics."
The
clonecommand currently requires theurlparameter to be a URL of the remote repository. However, canonical git allows for local paths to be used when cloning a repository. This becomes an issue when attempting to clone a local-only repository, or using therefparameter to specify a local-only branch for checkout during cloning.