GithubHelp home page GithubHelp logo

Comments (5)

KyleAMathews avatar KyleAMathews commented on June 15, 2024

Hi :-) thanks for your great work on modularscale.com! Discovering these ideas has made my typography way way better.

The reason I wrote a new one is:

  1. it didn't look like your module was on NPM which I need
  2. I wanted the musical scales to be included within the module
  3. your calculator looks like it always generates an array of values which is useful for modularscale.com but not generally elsewhere.
  4. since I write all my code in commonjs modules, it'd be painful to fit a bower package into my workflow.

Definitely be interested in merging the two projects as long as the code meets both our needs and is published on NPM.

from modularscale.

scottkellum avatar scottkellum commented on June 15, 2024

Thanks, I’ll create cases for these.
#3 is incorrect, it should output a single value unless I merged a change I shouldn’t have.

Definitely interested in #4 and getting the package out to more people. I don’t usually write a lot of JS so am more familiar with Compass and Bower package management.

I’m going to add you as a contributor. Feel free to jump in if you’d like, would love to have some help. No pressure if you plan on carrying on, more power to you.

from modularscale.

KyleAMathews avatar KyleAMathews commented on June 15, 2024

@scottkellum released this tonight — http://kyleamathews.github.io/react-typography/

from modularscale.

KyleAMathews avatar KyleAMathews commented on June 15, 2024

How would you propose we collaborate (if at all)? Right now the two projects are different enough code wise that one or the other would have to change significantly...

from modularscale.

scottkellum avatar scottkellum commented on June 15, 2024

Hey, React typography looks great!

I just took care of all the above issues

Function works pretty much the same way, defaults to the golden section and ms(1) outputs 1.618033988749895. Adding a ratio is a bit different because it goes ms(value, bases, ratios) instead of ms(value, bases).

from modularscale.

Related Issues (3)

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.