1.0.32 • Published 6 years ago

sc-web.module.geo v1.0.32

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Geo

Geo is a module for the sc-web system. It provides a cartographic interface, and also allows to work with geographic objects.

'npm' 'sc-web' GitHub issues GitHub forks GitHub license

How to use Geo in SC-web project

To connect the module to your sc-web project, it's enough to use the command:

cd sc-web
npm install sc-web.module.geo

To disconnect a module from the project, use the command:

npm uninstall sc-web.module.geo

How to use Geo for development

First, clone this repository, and install.

git clone https://github.com/geo-ostis-dev/sc-web.module.geo
cd sc-web.module.geo
npm install

After, run place script and specify the path to the sc-web project:

npm run place ../geo.ostis/sc-web

So you connect Geo to a third-party sc-web project.

To watch the Geo module, type:

npm run watch ../../geo.ostis/sc-web

To remove the Geo module from the specified sc-web project, type:

npm run remove ../../geo.ostis/sc-web

Contributing

To contribute to the project, need to do a fork project and make a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago