JavaScript implementation of the SSIM algorithm
Spec reporter for japa test runner
Spec reporter for jasmine behavior-driven development framework
Parse the things that can be arguments to `npm install`
A WebdriverIO plugin to report in spec style
Flow types for the Flow-ESTree spec produced by the hermes parser
General config for various services, including settings, external links & types. This is a central source of all the configuration settings that can be tweaked. This also means that it can be customized (via PR) to support any additional chains. The inter
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
CSS Object Model implementation and CSS parser
Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.
Shared generic JSON RPC specifications
A family of specs for interoperable TypeScript
AsyncAPI 2.x.y namespace for ApiDOM.
Specification for jsii assemblies
Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.
a spec describing the config options supported by conventional-config for upstream tooling
Computes specs to re-run when files change
programmatic library for `npm access` commands
A WebGL interactive maps library
Better TOML parsing and stringifying all in that familiar JSON interface.
<p align="center"> <a href="https://www.npmjs.com/package/@nx-tools/nx-container"> <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/nx-container"/> </a> <a href="https://www.npmjs.com/package/@nx-tools/nx-container"> <img a
get dimensions of any image file
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
A generic implementation of JSON RPC Subscriptions using proxies
opencontainers image spec
Tool for interacting with XISO/XDVDFS images
Warg package loader
Wasm package loader
The OCI Image Format project creates and maintains the software shipping container image format spec (OCI Image Format).
A library of Rspec matchers to allow comparison of similar images
# Game A Ruby-powered MVC game framework. ## Install ```sh $ gem install game ``` ## Usage ### Setup ```sh $ game new my_cool_game ``` This will create a new directory named `my_cool_game` in the current working directory. The directory is laid out very much like a Rails application: my_cool_game ├── Gemfile ├── Guardfile ├── README ├── app | ├── assets │ │ ├── fonts │ │ ├── images │ │ ├── music │ │ └── sounds | ├── controllers │ │ └── game_controller.rb | ├── helpers │ │ └── game_helpers.rb | ├── models | ├── views | └── windows │ │ └── game_window.rb ├── config │ ├── environments │ │ ├── development.rb │ │ ├── production.rb │ │ └── test.rb │ ├── initializers │ ├── locales │ │ └── en.yml │ ├── application.rb │ ├── boot.rb │ └── database.yml │ ├── environment.rb │ └── routes.rb ├── log ├── spec | └── spec_helper.rb └── tmp ## Acknowledgements * [Rails][rails] for making MVC very popular in the [Ruby][ruby] universe * [Gamebox][gamebox] for inspiration. ## Contributing * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it * Fork the project * Start or switch to a testing/unstable/feature/bugfix branch * Commit and push until you are happy with your contribution * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. * Please try not to mess with the Rakefile, VERSION or gemspec. ## Copyright Copyright © 2012 Ryan Scott Lewis <ryan@rynet.us>. The MIT License (MIT) - See LICENSE for further details. [rails]: https://github.com/rails/rails [ruby]: https://github.com/ruby/ruby [gamebox]: https://github.com/shawn42/gamebox
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.