Get next semantic version
Webpack plugin for auto inject version from package.json
Automatically version (audit, log) your sequelize models
An abstraction for themes in your React app.
Environment agnostic nextTick polyfill
Next generation testing framework powered by Vite
CSS syntax patches for CSS tree
ESLint plugin for Next.js.
Standard library
Set, Get, Remove cookies on both client and server side with Next.js
Create HTTP error objects
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Create Next.js-powered React apps with one command
core-js compat
Standard library
This is the **x86_64-unknown-linux-gnu** binary for `@next/swc`
This is the **linux-x64-musl** binary for `@next/swc`
Next.js dotenv file loading
Automated semver compliant package publishing
Easy way to make a Readable Stream
Authentication for Next.js
SEO plugin for Next.js projects
Companion types library for the Shopify App Bridge script
A wrapper of the `@mdx-js/mdx` for the `nextjs` applications in order to load MDX content. It is a fork of `next-mdx-remote`.
Next-gen version of Action Cable
Automated version management for your Gem builds
Automated version management for your RailsApp builds on CI
Ruby Next Core is a zero deps version of Ruby Next meant to be used as as dependency in your gems. It contains all the polyfills and utility files but doesn't require transpiler dependencies to be install.
json-next - read generation y / next generation json versions (HanSON, SON, JSONX/JSON11, etc.) with comments, unquoted keys, multi-line strings, trailing commas, optional commas, and more
Read from the Pivotal Tracker v4 api. Next version will include pushing.
Ruby Next is a collection of polyfills and a transpiler for supporting latest and upcoming edge CRuby features in older versions and alternative implementations (such as mruby, JRuby, Opal, Artichoke, RubyMotion, etc.).
Rubygems sqlite3 database (includes information about ~ 126000 gems). Table gems consist of next columns: name, description, authors, version, license, sha, source_code_url and more. Supports CLI.
A Redmine plugin to prioritize versions to help users make a decision on which issues need to be worked on next.
This simple gem allows you to create a branch based on the existing issues in your preferred tracker. It integrates with PivotalTracker, Github and JIRA. Different workflows shall be supported in the next versions.
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby. zentest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. zentest only works with Ruby and Minitest or Test::Unit. There is enough evidence to show that this is still proving useful to users, so it stays. unit_diff is a command-line filter to diff expected results from actual results and allow you to quickly see exactly what is wrong. Do note that minitest 2.2+ provides an enhanced assert_equal obviating the need for unit_diff autotest is a continous testing facility meant to be used during development. As soon as you save a file, autotest will run the corresponding dependent tests. multiruby runs anything you want on multiple versions of ruby. Great for compatibility checking! Use multiruby_setup to manage your installed versions. *NOTE:* The next major release of zentest will not include autotest (use minitest-autotest instead) and multiruby will use rbenv / ruby-build for version management.
# 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.