0.2.5 • Published 1 year ago

@casbah-ma/nearbycities v0.2.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Introduction

It's time to explore your nearby cities and towns. You can use this package to find the best places to eat, drink, and shop. You can also find the best places to stay and play. You can even find the best places to work. You can find all of this and more with this package.

Installation

To install Nearby cities:

  • Using npm
npm install @casbah-ma/nearbycities --save
  • Using yarn
yarn add @casbah-ma/nearbycities

How to use

You can import NearbyCities component:

import NearbyCities from '@casbah-ma/nearbycities';
/* 
{
  title: "One step away to explore your desired city",
  description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore",
  latitude: 35.775781158640214,
  longitude: -5.796029414390299,
} 
*/

return (
    <NearbyCities {...props} />;
);

Preview

0.2.5

1 year ago

0.2.3

1 year ago

0.2.4

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.8

1 year ago

0.1.7

2 years ago

0.1.9

1 year ago

0.1.4

2 years ago

0.2.2

1 year ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago