Git Product home page Git Product logo

Comments (2)

DaWoody avatar DaWoody commented on July 24, 2024

Hi! The current code base is just regular vanilla JS with no ES6 syntax, so its not using the regular export syntax making the class currently not importable in es6 projects, (which many react projects are using) So for instance using the line import Astrology from 'astrology-js'; will not work. Also the project is not structured for ES6 currently. I might change this if/when I get time, and refactor the class so its also available as an ES6 component. I haven't worked on this project for.. hmm like a year (or so it seems) πŸ•Ί πŸ˜„ .. so it sure to be outdated specially when it comes to newer syntax etc.

But it might be worth updating the class based on whats happening in the dev world (most stuff will be es6 syntax anyways soon), how are you using react btw, are u using Babel or something else? Do you have a code sample or such so I can try recreating the issue ?

from astrology-js.

sxiongg avatar sxiongg commented on July 24, 2024

from astrology-js.

Related Issues (2)

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.