raml-generator icon indicating copy to clipboard operation
raml-generator copied to clipboard

Generate files from a RAML document and Handlebars templates

Results 12 raml-generator issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

cla:signed

Welcome to [Renovate](https://renovatebot.com)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. :vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable...

Let’s get started with automated dependency management for raml-generator :muscle: This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the...

greenkeeper

The README is lacking quite a bit of detail to offer more examples and such of how to use raml-generator. It would be nice to show some content on how...

In order to avoid any types in other project please add typings into `package.json` http://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html

This way typescript should find typings for this module

I see the last update was several months ago to over a year ago. It is not clear if this now supports the latest RAML 1.0 completely or not? Can...

With the recently merged pull request for the updated raml-parser, it would be good to also tag a new release candidate in order to be able to update down stream...

The generator should be able to set the default configuration object and have it extended with user options.