declarative, strongly-typed http clients and serial requests
micromark factory to parse destinations (found in resources, definitions)
micromark factory to parse labels (found in media, definitions)
micromark factory to parse markdown space (found in lots of places)
micromark factory to parse markdown whitespace (found in lots of places)
micromark factory to parse markdown titles (found in resources, definitions)
A TypeScript/JavaScript implementation of the RDF/JS data factory.
micromark factory to parse MDX expressions (found in JSX attributes, flow, text)
A little factory function to create a JSON-RPC based Web Worker implementation.
An exchange for operation retry support in urql
A little factory function to create a broker for a JSON-RPC based Web Worker.
A library for creating standardized query keys, useful for cache management in @tanstack/query
Named Node builder
A factory library for Node.js and JavaScript inspired by factory_girl
Creates and caches values under keys. 🏭
Property descriptor factory
A transaction factory implementation relying on Solana's web3.js
factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl
OpenTelemetry Configuration
Determines if two RDF graphs are isomorphic
A Typescript test data factory similar to factory_bot and rosie
Bot Framework Adaptive Dialogs runtime core components
Generic resource pooling for Node.JS
RDFJS DataFactory utilities
A quick and dirty HTTP API client factory for Ruby
Adds http endpoint for requesting factories and other goodies
Simply creates an HTTP API for your FactoryGirl factories to be used by client tests.
Print out what factory girl is doing to the console in a format that is right at home with Rails migrations. For some background read http://pupeno.com/blog/generating-sample-data
SpreePiwik ========== Adds piwik tracking with Ecommerce tracking Status ------ [](https://travis-ci.org/berkes/spree_piwik) [](https://codeclimate.com/github/berkes/spree_piwik) Installation ------------ Add spree_piwik to your Gemfile: ```ruby gem 'spree_piwik' ``` Bundle your dependencies and run the installation generator: ```shell bundle bundle exec rails g spree_piwik:install ``` Add your Piwik URL and site-id to the `config/initializers/spree_piwik.rb` For example: ```ruby Spree::Piwik::Config[:piwik_url] = "piwik.example.com" Spree::Piwik::Config[:piwik_id] = 1337 ``` Will use http(s)://piwik.example.com/ as url for your Piwik. And track stats for the site that has the id 1337 in Piwik. Screenshot ---------- . Testing ------- First bundle your dependencies, then run `rake`. `rake` will default to building the dummy app if it does not exist, then it will run specs. The dummy app can be regenerated by using `rake test_app`. ```shell bundle bundle exec rake ``` When testing your applications integration with this extension you may use it's factories. Simply add this require statement to your spec_helper: License ------- SpreePiwik is released under the [New BSD License](https://github.com/spree/spree/blob/master/license.md) similar to Spree.
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.