A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.
TypeScript definitions for globalize
Bringing the i18n functionality of Globalize, backed by CLDR, to React
StrongLoop Globalize - API
Simple CLDR traverser
Official ESLint plugin for Vue.js
Generate hashes from javascript objects in node and the browser.
ESLint plugin about ECMAScript syntactic features.
Internationalization (i18n) for React Native
Additional ESLint rules for ESLint directive comments.
The CLDR data optimized for localizing DevExtreme widgets using Globalize.
The official JavaScript client for the Phoenix web framework.
Stripe.js loading utility
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
TypeScript definitions of Kubernetes resource types
Globalize.js runtime compiler for your formatters and parsers
Actions Http Client
JavaScript image cropper.
Automate visual testing across browsers. Gather UI feedback. Versioned documentation.
StrongLoop Globalize - CLI
ESLint plugin about ECMAScript syntactic features.
Semantic versioning rules parser
Additional ESLint rules for ESLint directive comments.
Schema for the protocol between CDK framework and CDK CLI
Provides support for using versioning gems such as PaperTrail with Globalize.
# DECC 2050 CALCULATOR TOOL A C version and ruby wrapper for the www.decc.gov.uk 2050 energy and climate change excel calculator Further detail on the project: http://www.decc.gov.uk/2050 Canonical source: http://github.com/decc/decc_2050_model ## DEPENDENCIES 1. ruby 1.9.2 (including development headers) 2. basic c development headers This has ONLY been tested on OSX and on Ubuntu 64 bit EC2 ami. Grateful for reports from other platforms. In the util folder are two example scripts than can be helpful: 1. start-high-memory-instance.sh - is the script we use to setup an aws server to compile the model. You can't use it directly, because you won't have the right keys and certificates, but it can give clues. 2. setup-2050-model-builder-script.sh - is the script we use to get all the dependencies on that aws server correct, download this code, and then compile the model. Again, it may not be quite right for you but can server as inspiration ## INSTALLATION Note that this compiles the underlying c code, which might take 10-20 minutes or so gem install decc_2050_model ## UPDATING TO NEWER VERSIONS OF EXCEL MODEL First of all, you need to be working on the github version of the code, not the rubygem: git clone http://github.com/decc/decc_2050_model Then put the new spreadsheet in spreadsheet/2050Model.xlsx Then, from the top directory of the gem: bundle bundle exec rake The next step is to check whether lib/decc_2050_model/decc_2050_model_result.rb and lib/decc_2050_model/model_structure.rb need to be altered so that they pick up the correct places in the underlying excel. The final stage is to build and install the new gem: gem build decc_2050_model.gemspec gem install decc_2050_model-<version>.gem ... where <version> is the version number of the gem file that was created in the folder. Now follow the instructions in the twenty-fifty server directory in order to ensure that it is using this new version of the gem.
Tools helping in maintaining semantic versioning at a components level instead of a global package-only level.
Usage: wers command [options...] Commands: init Add current available Ruby path for global use. list List all Ruby versions known by wers. add Add specified version of Ruby to wers. delete Delete specified version of Ruby from wers. global Set or show the global Ruby version. local Set or show the local directory-specific Ruby version. shell Set or show the shell-specific Ruby version. version Show the current Ruby version. help Show this help.
Adds custom Globalize actions to Rails Admin. Updated version from rails_admin_globalize
Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. Note that google-cloud-spanner-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-spanner instead. See the readme for more details.
Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. Note that google-cloud-spanner-admin-database-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-spanner instead. See the readme for more details.
Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. Note that google-cloud-spanner-admin-instance-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-spanner instead. See the readme for more details.
Cache-control headers plugin for Nesta, a Ruby CMS
Updated version of original gem by Svilen Vassilev. Selectively pulls and parses Vatsim online stations data. Essentially it's a 'who's online' library, capable of displaying online ATC and/or pilots for given airports, areas or globally. Stations are returned as objects, exposing a rich set of attributes. Vatsim data is pulled on preset intervals and cached locally to avoid flooding the servers.
Creates UUID version 5 out of scientific name string. It uses globalnames.org domain for DNS namespace. There is a 1:1 relationship between the string and the corresponding UUID, so it allows globally connect data about a name string originated from independent sources without a need to negotiate identifiers.
Jank is a suite of scripts that wrap the go command and a collection of utility commands for go programming. Jank will rewrite the gopath dynamically to support development of go-gettable and arbitrarily laid out projects outside of a global gopath. These tools can be subsituted for the real versions to transparently augment their behavior.