Giter VIP home page Giter VIP logo

Comments (12)

daviddarnes avatar daviddarnes commented on May 23, 2024

I requested it to be submitted to bower, which I believe has been done. But I don't see why not, guess it's good to have it accessible to multiple package managers.

from simple-jekyll-search.

christian-fei avatar christian-fei commented on May 23, 2024

When I find some time I will publish it to npm, currently it's only available on bower :)

from simple-jekyll-search.

daviddarnes avatar daviddarnes commented on May 23, 2024

Boom http://bower.io/search/?q=jekyll%20search

from simple-jekyll-search.

eiriksm avatar eiriksm commented on May 23, 2024

Hey. I also expected to be able to install it via npm, which I can't.

Would be nice if you could fine the time one day :)

Oh, and thanks for making this available!

from simple-jekyll-search.

christian-fei avatar christian-fei commented on May 23, 2024

Q: are there any known complications to ship non node-modules to npm?

from simple-jekyll-search.

anselmh avatar anselmh commented on May 23, 2024

Not as far as I know. Recently the team also announced that they want to have other non node modules on the platform and in all my packages I never had an issue.

from simple-jekyll-search.

christian-fei avatar christian-fei commented on May 23, 2024

Boom https://www.npmjs.com/package/simple-jekyll-search

It would be nice to have your feedback :)

from simple-jekyll-search.

anselmh avatar anselmh commented on May 23, 2024

Works fine, thanks a lot!

from simple-jekyll-search.

eiriksm avatar eiriksm commented on May 23, 2024

Thanks! That was fast.

FYI, it does not work for me with require('simple-jekyll-search);. I had to use require('simple-jekyll-search/src');

Does not matter a lot, as long as one remembers it :)

Thanks again!

from simple-jekyll-search.

anselmh avatar anselmh commented on May 23, 2024

Ah, @christian-fei you should declare the main script in the package.json to fix that. :)

from simple-jekyll-search.

eiriksm avatar eiriksm commented on May 23, 2024

It is declared, it is only pointing to the browserify packed version. Which does not pack so well with browserify the second time (when I am requiring it) :)

If this has no specific purpose (for example for bower) I would recommend changing it to simple-jekyll-search/src/index.js

from simple-jekyll-search.

christian-fei avatar christian-fei commented on May 23, 2024

thanks, should be fixed with the release 1.0.2

from simple-jekyll-search.

Related Issues (20)

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.