GithubHelp home page GithubHelp logo

track-map's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

track-map

记录你的足迹

查看演示 · 报告Bug · 请求功能

目录
  1. 关于项目
  2. 入门
  3. 使用
  4. 路线图
  5. 贡献
  6. 许可证
  7. 联系方式
  8. 致谢

About The Project

Product Name Screen Shot

以文本方式记录你的足迹,上图的输入文本为:

保山 99.1729 25.05753
南昌 115.9000015258789 28.864999771118164
烟台 121.37200164794922 37.40169906616211
沈阳 123.48300170898438 41.639801025390625

保山 南昌
烟台 沈阳
南昌 保山
烟台 沈阳
沈阳 烟台
烟台 沈阳

构建依赖

入门

克隆仓库代码。:smile:

依赖安装

  1. 安装 Node.js
  2. 安装 ANTLR 4

安装

  1. 克隆项目代码
    git clone https://github.com/w158rk/track-map.git
  2. 安装npm包
    npm install
  3. 构建项目
    npm run build

使用

构建项目之后在dist/目录下运行http服务器,例如,可以使用npx serve .运行服务。

路线图

当前版本待实现

  • 支持ANTLR 4
  • 内置国际主要城市的经纬度信息
  • 内置国内主要城市的经纬度信息
  • 线路颜色自定义
  • 城市颜色自定义

未来版本待实现

  • 高清图片导出

贡献

贡献使开源社区成为一个值得学习、启发和创造的地方。 非常感谢你所做的任何贡献。

  1. Fork 项目
  2. 创建功能分支 (git checkout -b feature/AmazingFeature)
  3. 提交更改 (git commit -m 'Add some AmazingFeature')
  4. Push 到分支 (git push origin feature/AmazingFeature)
  5. 打开 Pull 请求

许可证

MIT 许可证, 见LICENCE

联系方式

致谢

track-map's People

Contributors

w158rk avatar

Watchers

James Cloos avatar  avatar

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.