Git Product home page Git Product logo

gettreejson's People

Contributors

danie11edotcom avatar salexzee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gettreejson's Issues

Fix second example

I need to fix the second example so it works correctly. That foreach code is no good.

Refactor code to use IIFE and return an object

This should be made into a module so that you don't have to alter the code very much and to make the variables accessible outside of the module, inside of an object set as a global variable.

Documentation

It's getting late here so I'll do this shit later.

Get rid of jQuery dependency

I was working on a different project which already had jQuery included so I just pulled a long for the ride. It's honestly not needed and jQuery can be completely out of this projected making it dependency free.

Make includable

I now want this to have the ability to be included in a project. It would be much easier to work with instead of just having to reference it all the time. The Javascript could look something like this.

$.getScript("getTreeJSON.js", function(){ // All code is contained in here. });

This specific code would force me to keep jQuery as a part of the project for a bit longer unless I go with the pure Javascript version.

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.