Giter Club home page Giter Club logo

time-out-market's Introduction

readme-logo

Time Out Market

Release Status


Time Out Market is a market of shared JavaScript libraries to help you save time and effort

About

This project aims to create a market of shared JavaScript libraries to help you save time and effort. The libraries are created by Juntos Somos Mais community and can be used in our internal projects.

Packages

  • Linters - A set of linters configs to be used in our JavaScript projects

Development

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Create a new branch: git checkout -b my-new-branch
  4. Make your changes

Local testing using NPM Link

You can use the NPM Link to locally test any library. To illustrate, follow the steps below:

Link the library by navigating to the node_modules/@juntossomosmais/library-name directory, for example:

cd node_modules/@juntossomosmais/linters
npm link

Import library into your project by linking it using NPM Link. Navigate to your project's directory and run the following command example:

npm link @juntossomosmais/linters

This will create a symbolic link between your project and the local library.

Now, you can test the modifications in your project locally. Make sure to revert these changes and remove the NPM Link when you're done testing to avoid any conflicts or unexpected behavior with the actual installed library version in your project by running:

npm unlink

Following these steps, you can quickly test and verify any customizations or modifications you have made to the library locally using NPM Link.

Contributing

!important, as it's an internal project, we don't accept external suggestions to change or add new features.

We only accept contributions from Juntos Somos Mais members, but you could like our project and use it as a reference to build your own project.

time-out-market's People

Contributors

brunosf avatar felipefialho avatar github-actions[bot] avatar juliocvaz avatar luiz-ortega avatar mauriciomutte avatar sallescosta avatar tassiofront 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

edmundo92

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.