Coder Social home page Coder Social logo

find-for-framer's People

Contributors

awt2542 avatar bryant1410 avatar joshuacrowley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

find-for-framer's Issues

Finding matches to substrings of layer names

This is a super handy module—thanks for writing it!

So right in my layers list I have:

rectangle1
...
rectangle50

When I go:

for layer in $find 'rectangle3'
     print layer

It will return <Layer id:35 name:rectangle30 (10,900) 280x25>. Is that intended? I am trying to get rectangle3.

Thanks!

error

Hi i'm new to framer and coffee-script however I believe the library update may have cause a few issues with this module.

getting this:

TypeError: .contains is not a function. (In '.contains(selector, c)', '_.contains' is undefined)

Update appears to have broken functionality

On the latest update of Framer (V73)

It looks like there was a change to Framer.CurrentContext.getLayers()

Running Find-for-Framer on an old project, I'm getting this error

TypeError: Framer.CurrentContext.getLayers is not a function. (In 'Framer.CurrentContext.getLayers()', 'Framer.CurrentContext.getLayers' is undefined)

😢 Anyone know a way of fixing?

New options

Hi, what do you think about single/multiple selection by index?

getLayers is not a function

Hi there,
thanks for this great component.

Unfortunately I'm bumping into the error above as I try to use it.

_findAll — findModule.coffee:19TypeError: Framer.CurrentContext.getLayers is not a function. (In 'Framer.CurrentContext.getLayers()', 'Framer.CurrentContext.getLayers' is undefined)

This seems do be caused by layers = Framer.CurrentContext.getLayers() in line 19.

I have the most up to date framer lib, am I missing anything?

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.