prints hello world
A basic lib to sanitize string values
a light javascript basic lib
Basic lib for predator style FE project
Basic lib to handle microservices with gRPC and Redis
Test create basic lib
jxrory frontend basic lib
basic lib functions for (bash)shell
a simple basic lib for componentization
a basic lib
JS lib for Maior CMS Basic Api
All essential TypeScript types in one place
An API for interacting with the Rush engine
Core istanbul API for JS code coverage
Convert character encodings in pure javascript.
Generates and consumes source maps
Source maps support for istanbul
Simple and expressive utility lib that aims at keeping WebGL at "low level" while improving the syntax. Written for didactic purposes.
TypeScript definitions for istanbul-lib-report
Require hook for automatic V8 compile cache persistence
TypeScript definitions for istanbul-lib-coverage
Data library for istanbul coverage objects
Base reporting library for istanbul
Hooks for require, vm and script used in istanbul
some Description
It is just a basic lib that i will use usually
Basic plagiarism checker written in Rust
A lib for documents database operations.
lib for writing gems
basic svg-lib ruby implementation
It's a lib written in sass that defines standard propridades to the basic structure of HTML, and facilitates the use of sass providing mixins.
A really basic & lightweight IRC-client-lib. Mix with a few lambdas for instant bot.
A set of rest lib utilizing HTTParty that ease basic testing of Restful APIs
Game framework built on top of the OpenGL accelerated game lib Gosu. It adds simple yet powerful game states, prettier input handling, deployment safe asset-handling, a basic re-usable game object and automation of common task.
This lib provides a bunch of useful classes for working with different kinds of graphs and perform basic operations on them.
Provides basic Rails 3/4/5 extensions for making your business resources accessible via WebDAV. This gem does by no means by no means implement the full WebDAV semantics, but it suffices to access your app with client(-libs) such as Konqueror, cadaver, davfs2 or NetDrive
This engine uses gollum-lib to provide a very basic, opinionated wiki stored as a git repository. WARNING: this has been abstracted from a proprietary tool, and so is poorly documented and lacks a standalone test suite.
A handy dandy autoload / require / load helper for your rubies. Similar to using[1], but with a few differences of opinion, and a bit shorter. Basically, expand path is fine, up until a point. Sometimes there's no point (i.e. when the load path already contains most of the path you're trying to open). When you're writing libs that users might require sub parts with 'libname/sub_part', then expand_path combined with say, rubygems, can lead to double requires. Lets not do that. :-) [1] http://github.com/smtlaissezfaire/using/
# 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 there is an example script that creates a new EC2 EMI, installs all the dependencies and then compiles the gem. It may be useful if you are trying to figure out the complete set of dependencies. ## 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/model.xlsx Then, from the top directory of the gem: bundle bundle exec rake The next step is to check whether Rakefile, lib/model/_model_result.rb and lib/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 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.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.