Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

166
Vistas
Is there a way to get variables from index.js to another file?

I am trying to get a variable from index.js to another file (api.js). I am running it by using

require("/api.js")

This works fine I just want to get some data from index.js to the api.js file. Any help is great!

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

Export a function from api.js. Call that function from index.js passing the data as arguments.

about 4 years ago · Juan Pablo Isaza Denunciar

0

I used module.export = "Value" to get the data I wanted. I did this in index.js and required index.js to get the data

const datas = require("./index.js")
const client = datas.Client
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda