svg-to-geojson icon indicating copy to clipboard operation
svg-to-geojson copied to clipboard

Upload SVG, return GeoJSON.

Results 70 svg-to-geojson issues
Sort by recently updated
recently updated
newest added

## Currently We have a `Makefile` command like this that shows the minified and gzip sizes of our dists: ``` $ npm run dist $ make list-dists original gzipped file...

help wanted
good first issue

## Currently Along with Components, we also support rendering Apps with ``: ```js import { Route } from 'frint-router-react'; import MyApp from './apps/MyApp'; function MyComponent() { return ( ); }...

help wanted
feature

(Intended to be done in a separate repositiory) ## What Guidelines and API spec on how we can run experiments in the UI with FrintJS. Extracted our usage out of...

proposal

Create a PWA example. Note: Ask @mAiNiNfEcTiOn for guidance.

examples

Create some examples on https://codesandbox.io/, and see if we can even embed them in our docs. Making it easier for others to try things out.

examples

The below code block in region.js is not required in React 16, it could be simply returned as a listForRendering.map, React 16 considers array rendering as well and that helps...

optimization
on hold

## Currently Everywhere, including documentation and examples, we ask developers to import modules from the package directly, like this: ```js import { Region } from 'frint-react'; // this import also...

help wanted
optimization
good first issue

## Version **5.1.0** of [alex](https://github.com/wooorm/alex) was just published. Branch Build failing 🚨 Dependency alex Current Version 5.0.0 Type devDependency This version is **covered** by your **current version range** and after...

greenkeeper

Implement a `/packages` page in the site, that lists all npm packages with the keyword `frint`. Inspiration can be taken from: http://gulpjs.com/plugins/ NPM search can be made against https://npmsearch.com/ Docs...

help wanted
site
good first issue

Create a FrintJS example following http://todomvc.com/, which is the community standard for recreating the same application with same behaviour, using various frameworks. ![screen shot 2017-05-12 at 08 55 59](https://cloud.githubusercontent.com/assets/20046/25986596/e28f9af6-36f0-11e7-942e-8995321c1591.png)

help wanted
examples
good first issue