Coder Social home page Coder Social logo

aerilius / sketchup-attribute-inspector Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 6.0 2.26 MB

A viewer and editor for entity and model attributes

License: MIT License

Ruby 57.49% CSS 2.70% HTML 0.23% JavaScript 9.51% Vue 30.07%
extension ruby sketchup

sketchup-attribute-inspector's Issues

Solve strong coupling between NewModelObserver and AttributeInspector

This observer class assumes/requires that the passed instance has a model= method. In the case here, AttributeInspector's model= does two tasks, transfering (removing, adding) observers to the new model and getting the current selection of the new model.

Check if this can be better solved with a more abstract "PersistentObserver" that takes care to add observers to subentities of whatever model is active.

Switch to ES6 and .vue component files

The current approach (multiline strings and inline style blocks) is a clever solution to facilitate hacking for collaborators directly on the production code without previous knowledge about build tools.

But I think the better readability (no \n\) and no need to care about supported JavaScript features rather outweigh it. Therefore one could switch to npm/babel/ES6 and .vue component files.

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.