Giter Site home page Giter Site logo

tbor00 / ftools Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 1.56 MB

๐Ÿš€ @ftools-suit is a set of packages whose objective is to facilitate and improve the development speed of any modern frontend project.

Home Page: https://github.com/tbor00/ftools

License: MIT License

JavaScript 69.31% TypeScript 30.69%
frontend javascript frontendtools tools js opensource react cli monorepo nextjs

ftools's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar tbor00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ftools's Issues

package(autocomplete): Add function to obtain predictions in geocode methods

Is your feature request related to a problem? Please describe.
Getting predictions out of the hook could be a great advantage if we did not use react, we could add it and use it without the need for our project to have react.

Describe the solution you'd like
Add method to obtain predictions like as:

const getPredictions = () => {
  const autocomplete = new libPlaces.AutocompleteService()
  autocomplete.getPlacePredictions({})
}

Similar of this:

Captura de Pantalla 2022-12-29 a la(s) 17 11 37

autocomplete: Add the option to filter by state on a useAutocomplete hook

Is your feature request related to a problem? Please describe.
I would like the hook to be able to filter inside with a custom filter

Describe the solution you'd like
The most optimal solution would be to make a function to filter and now accept props to determine what we are wanting to filter I would suggest customFilters.

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.