Giter VIP home page Giter VIP logo

Comments (4)

imathis avatar imathis commented on July 26, 2024

I'd like to make it easy for people to build javascript tools with sensible dependency management, though the javascript communities don't seem to have a standard way of doing this. There are so many build tools out there it's kind of hard for me to make the right call. Also I'd rather not force users to install node and manage npm modules just to install a theme.

I'm open to suggestions.

from ink.

bronislav avatar bronislav commented on July 26, 2024

I don't mean libraries / package management. I mean sprockets directives to specify order of files concatenation.

Right now I need to give specific names to files to define their concatenation order (I need jQuery before I will use it)

from ink.

bronislav avatar bronislav commented on July 26, 2024

As to suggestions. I don't want to introduce any third party library to manage such dependencies too.
I think it is possible to implement simple require directive (similar to sprockets). There are quite simple algorithm to build dependency graph - http://stackoverflow.com/a/3209481/2006706.

from ink.

tdg5 avatar tdg5 commented on July 26, 2024

Hello!

@bronislav does the asset ordering functionality in octopress/asset-pipeline provide the flexibility you're looking for?

from ink.

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.