Giter VIP home page Giter VIP logo

bootprint-monorepo's Issues

bootprint-openapi has peerDependency to old bootprint

When installing bootprint-openapi via npm install -g bootprint bootprint-openapi I get the following error:

npm WARN [email protected] requires a peer of bootprint@^2.0.1 but none was installed.

Installing with npm install -g [email protected] bootprint-openapi in turn results in

npm WARN [email protected] requires a peer of bootprint@^4.0.1 but none was installed.
npm WARN [email protected] requires a peer of bootprint@^4.0.1 but none was installed.

I assume the peerDependency from [email protected] to [email protected] is a typo and should instead read [email protected] (since it has been updated just 10 days ago)?

[bootprint-openapi] Add npx command to readme?

You can skip the global install by doing:

npx -p bootprint-openapi -p bootprint bootprint openapi http://petstore.swagger.io/v2/swagger.json output-folder

That said, npx does not appear to cache any packages if they're specified explicitly at the command line, as above, so the above command does use extra data transfer if you need to run it more than once.

Ability to change output file name & disable CSS building

Hi love the project!

I'm looking at using it to build Markdown documents based off JSON schemas.

I can create decent markdown documents easy enough using the handle bar templates and a few helpers but I can't find a nice way to do two things.

  1. Change the output file name
  2. Disable CSS creation.

Based on reading the code it looks like this isn't possible as both engines are created and configured in bootprint itself? Am I reading / not understanding correctly?

Cheers for any help in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.