Coder Social home page Coder Social logo

Customizable Builds about messenger HOT 2 OPEN

hubspot avatar hubspot commented on August 25, 2024
Customizable Builds

from messenger.

Comments (2)

BennyC avatar BennyC commented on August 25, 2024

Sounds like a cool idea. Similar to the Twitter Bootstrap generation, yeah? Like the idea a lot, unsure if you'll be able to zip/tar using FileWriter, although I haven't really played with it myself. Wouldn't mind helping out with the Node side though! 😃

from messenger.

zackbloom avatar zackbloom commented on August 25, 2024

I hadn't even thought of generating it as a zip file, but apparently it's possible: http://stuk.github.com/jszip/

My thoughts as to what is required:

  1. Reconfigure grunt to generate the partial files necessary
  2. Write the frontend interface
    • Write the frontend code to download the components, join them together, generate data blob urls (maybe zip them too)
    • Write the backend code (hopefully largely shared with the frontend) to handle this on the server for older browsers. I'm not sure how necessary this is, as data urls are supported everywhere but IE9 and below as far as I know. If we need to use FileWriter it's more limited.
    • (Possibly) Use the node code to make it possible to pregenerate the files so we can host them on cdnjs. If we really do this, it renders the frontend joining kind of unnecessary, but it might be nice for projects with tons of options (a la Bootstrap).

It makes sense to me to do this in another project, maybe as a grunt-contrib?

from messenger.

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.