Yeoman Project Generator for OpenStack JavaScript Projects
Openstack Swift SDK
A Pulumi package for creating and managing OpenStack cloud resources.
Determine if a function is a native generator function.
ui reactjs components for openstack marketing site
Turns an AST into code.
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async functions into ES2015 generators
Check if something is a generator function
No description provided.
No description provided.
Generate artificial backtrace by walking arguments.callee.caller chain
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
TypeScript definitions for @babel/generator
Rails-inspired generator system that provides scaffolding for your apps
semantic-release plugin to generate changelog content with conventional-changelog
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Copy a descriptor from object A to object B
The GruCloud OpenStack provider
WebGL-accelerated signed distance field generation for 2D paths
Generates gorgeous HTML reports from mochawesome reporter.
AWS EC2 API generates signatures to authenticate. This will generate one that is compatible even with Eucalyptus, OpenNebula & OpenStack.
MySpaceID lets your users log on using their MySpace account info, after which their MySpaceID data becomes available; that is, your web servers will be able to communicate with our web servers and request user data. This SDK project contains examples of the base API code necessary to make signed requests against the MySpaceID REST API. To use the MySpaceID API, you first need to register on the MySpace Developer Site, create an app, and obtain a consumer key and secret. Information about these procedures, and about MySpaceID in general, is available at the MySpaceID Developer Wiki: http://wiki.developer.myspace.com/index.php?title=Category:MySpaceID The MySpaceID Ruby SDK enables you to work with MySpace data using the OpenStack (OpenID, OAuth etc) and the MySpace REST APIs via easy-to-use high level interfaces. The best way to implement your own application is to take an existing sample and customize it. Working Examples in this SDK: * OAuth - make signed requests * OpenID + OAuth Hybrid - delegated login, and making signed requests Documentation * Ruby SDK Documentation Summary: samples/rails/README * Ruby SDK - API Documentation: http://myspaceid-ruby-sdk.googlecode.com/svn/trunk/doc/index.html