GithubHelp home page GithubHelp logo

sanwebinfo / tn-cities-district Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 41 KB

Tnweb - Search and get the list of district and Major Cities of Tamil Nadu.

License: MIT License

JavaScript 1.04% Python 13.53% TypeScript 85.43%
city cli district tamil tamil-language tamilnadu tamilnadu-region typescript

tn-cities-district's Introduction

Tnweb

build-test npm

Tnweb - Search and get the list of district and Major Cities of Tamil Nadu.

A Simple tool to Search district and Major Cities of Tamil Nadu.

Built using

  • Typescript
  • JSON for store district and Major Cities data (/database/districts.json)
  • Python to Manage Database
  • pnpm package manager

Usage

  • Download or Clone the Repo
git clone https://github.com/sanwebinfo/tn-cities-district

## Open Project Folder
cd tn-cities-district

## install packages
pnpm install

## build CLI
pnpm build
  • Link and Test the CLI Locally
npm link or pnpm link --global
  • unlink CLI
npm rm --global tnweb or pnpm uninstall --global tnweb
  • Access CLI Globally
tnweb district "madurai" (or) tnweb city "madurai"
  • Access via NPX
npx tnweb district "madurai" (or) npx tnweb city "madurai"
  • install via NPM
## install globally
npm install -g tnweb

## Remove Package
npm uninstall -g tnweb
  • install and Manage via pnpm
## install globally
pnpm install -g tnweb

## update package
pnpm update -g tnweb

## Remove Package
pnpm uninstall -g tnweb

LICENSE

MIT

tn-cities-district's People

Watchers

 avatar  avatar

tn-cities-district's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/actions/prepare/action.yml
  • pnpm/action-setup v4.0.0
  • actions/setup-node v4.0.3
.github/workflows/build.yml
  • actions/checkout v4.1.7
.github/workflows/publish.yml
  • actions/checkout v4.1.7
  • pnpm/action-setup v4.0.0
  • actions/setup-node v4.0.3
npm
package.json
  • @types/node ^20.14.10
  • ts-node ^10.9.2
  • typescript ^5.5.3

  • Check this box to trigger a request for Renovate to run again on this repository

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.