JS precompiler with some extra syntax
The motion graphics toolbelt for the web
Player controls for mojs playback
mojs GUI for editing easing/property curves
mojs easing
mojs power easing generator
mojs tween
mojs utility class proto
mojs util to separate tween options
mojs util for motion paths
mojs util abstracts transitions to `delta` objects
mojs parser for stagger property
MoJS liberary give you some future to work easily with javascript objects
mojs timeline
mojs tweenable
mojs util that holds units regexp with all units supported in `mojs`, used to parse `unit` values
mojs deltas module
mojs surface module
mojs html module
react-mojs
mojs util to parse a static property
mojs util that parses color to `rgba` representation
mojs helper to get radial point
mojs tweenable
A minigrep written for learning purposes.
A CLI tool to convert MOJ-XML files to GeoParquet, FlatGeobuf, or GeoJSON
Parse MOJ cadastral XML parcels into geometries and attributes
Read MOJ cadastral XML and ZIP archives
A Rust port of jntajis-python providing character transliteration functionality for Japanese text processing
Basic template for MOJ Services
Template for Ministry of Justice internal services
API client for integration with the MOJ File Uploader
Used by tribunals_frontend and tribunals_api to share configuration. To use: 1) add "gem 'moj_tribunals_config'" to your Gemfile 2) in an initializer, add the following code: require 'moj_tribunals_config' my_config = Moj::Tribunals::ConfigLoader.new.load This will load the default config files from the gem. To load different files, you can provide an alternative path to the ConfigLoader.new method, e.g. my_config = Moj::Tribunals::ConfigLoader.new('/my/alternative/config/path').load To just load config for a specific tribunal, you can do: config_loader = Moj::Tribunals::ConfigLoader.new config_file = config_loader.config_file_for('utiac') config_loader.load_file( config_file ) RailsConfig integration ======================= If you're using the RailsConfig gem, your intializer can just do something like: files = Moj::Tribunals::ConfigLoader.new.config_files files.each{ |f| Settings.add_source!( f ) } Settings.reload!
Service Metadata Presenter for the MoJ Forms product
This is an example application used in The Pragmatic Studio's Ruby Programming course, as described at http://pragmaticstudio.com This code is Copyright 2012 The Pragmatic Studio. See the LICENSE file.
Provides a convenient interface for looking up postcodes in an instance of the MoJ postcodeinfo API (https://github.com/ministryofjustice/postcodeinfo). Lets you check if a postcode is valid, and lookup: * all addresses with that postcode * the latitude/longitude of its centre point * the name & GSS code of the local authority under which it resides.
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.