Get the language of the browser
language detector used in browser environment for i18next
Fixes stack traces for files with source maps
A shim for the setImmediate efficient script yielding API
Polyfills for various browsers including commonly used language features
JavaScript parser written in OCaml. Produces ESTree AST
The official, runtime independent Language Service for GraphQL
<h1 align="center" style="position: relative;" > <br> <img src="https://github.com/Shopify/theme-check-vscode/blob/main/images/shopify_glyph.png?raw=true" alt="logo" width="141" height="160"> <br> Theme Language Server </h1>
An AI web browsing framework focused on simplicity and extensibility.
Stripe API wrapper
Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.
Convert millisecond durations to English and many other languages.
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.
This is a module with "standard library" type utilities. Anything that is provided out of the box in a non-PHP, non-Java language might find a home in this module. It should have very few dependencies, and certainly no dependencies to any other @braidai/*
Public API of Nodebox
Global identifiers from different JavaScript environments
Charset Detector - Detect the encoding and language of text files - Use it in the browser, with Node.js, or via CLI
VSCode Language Server Protocol implementation
JS port of the Twig templating language.
Detect user's most preferred language within the given language list.
Protocol Buffers for JavaScript & TypeScript.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
A language engineering tool for the Language Server Protocol
TypeScript is a language for application scale JavaScript development
Find out which locale the user preferes by reading the languages they specified in their browser
.
Parses HTTP_ACCEPT_LANGUAGE http header and sets the I18n.locale based on that, if it's missing it uses toplevel regional domain suffix or falls back to I18n.default_locale
Find out which locale the user preferes by reading the languages they specified in their browser
Find out which locale the user preferes by reading the languages they specified in their browser
A Rack module for getting and setting a user's locale via a cookie or browser default language.
Browser automation library for rules program language
Find out which locale the user preferes by reading the languages they specified in their browser
Redirects to the appropriate language section based on the content encoding preferred by the Web browser.
WATIR is "Web Application Testing in Ruby". Watir (pronounced water) is a free, open-source functional testing tool for automating browser-based tests of web applications. It works with applications written in any language. Watir drives the Internet Explorer browser the same way an end user would. It clicks links, fills in forms, presses buttons. Watir also checks results, such as whether expected text appears on the page, or whether a control is enabled. Watir can test web applications written in any language. Watir is a Ruby library that works with Internet Explorer on Windows.
Praliné is a functional web testing tool built to work with rspec. It uses selenium-webdriver to command a browser and execute your test scenarios written in a human friendly language.
`qless` is meant to be a performant alternative to other queueing systems, with statistics collection, a browser interface, and strong guarantees about job losses. It's written as a collection of Lua scipts that are loaded into the Redis instance to be used, and then executed by the client library. As such, it's intended to be extremely easy to port to other languages, without sacrificing performance and not requiring a lot of logic replication between clients. Keep the Lua scripts updated, and your language-specific extension will also remain up to date.