14 Commits

Author SHA1 Message Date
mfedderly
f62ba326cb
Fix docs generation (#2279)
* Fix generate-readmes script to work with typescript packages

* auto generated changes from generate-readmes and new documentationjs version

* Update husky to enforce docs builds at commit time
2022-04-02 12:52:52 -04:00
Denis
1efa521108 Rename folder from images => diagrams 2017-12-10 13:23:37 -08:00
Denis
df346108f4 Add images to generate-readmes 2017-12-04 22:12:18 -05:00
Denis
10c01b7736 Add documentation yaml to turf main 2017-12-03 21:25:47 -05:00
Denis
c962461a82 Generate readmes per single module 2017-11-26 21:36:46 -08:00
Denis Carriere
f5cf38cc57 Add extra geometry support for points-within-polygon 2017-11-22 10:55:49 -08:00
Denis
cd3da1b246
Update generate-readmes 2017-11-22 10:17:13 -08:00
Denis
173c685e2e Remove writing to JSON 2017-09-27 13:02:15 -04:00
Denis
47adbc2989 Update readmes with DocumentationJS 2017-09-27 12:56:24 -04:00
Denis
22c04ff19f Fix generateDocs script - handle missing packages 2017-07-31 12:25:03 -04:00
Denis
458b45c9a3 Update Generate Readmes script (#768)
* Update CONTRIBUTING.md

* Update Generate Readmes
- Windows compatible
- Can be executed from anywhere
- Added progress bar
2017-05-28 19:45:00 -04:00
Stefano Borghi
4c2af2446f Turf Transform (#752)
* first translate implementation

* rifactored multiplyMatrices; modified tests;

* implemented multi features support; add various tests;

* updated bench.js

* adds transform-rotate module

* added throws tests

* Update @turf/transform-translate
- Typescript definition
- Drop extra dependencies
- Update readme
- Minor refactoring to tests
- Added typescript tests

* Update fixtures using @turf/truncate

* Add single process timers to benchmarks

* Update typescript definitions

* Improve pivot geometry support

* Refactor @turf/rotate tests

* Update Readmes

* Add xRotation & yRotation
CC: @stebogit

* Update readme

* refactored using coordEach

* replaced clone for copying geojson;
updated bench;
removed x and y rotations parameters;

* add test for z-coordinate support

* Update param, docs & tests @turf/transform-rotate
- Reflect tests to support all GeoJSON
- Update JSDocs to support all GeoJSON
- Update typescript to All GeoJSON types
- Add mutate param
CC: @stebogit

* Update JSDocs & tests transform translate
- Add Tap for testing (easier to read results)
CC: @stebogit

* Drop meta from dependencies

* refactored transform with coordEach;
updated bench;
updated README;
restored geometry support tests;
removed unused dependencies;

* Add default zTranslation to 0

* Add does mutate tests

* fix types tests
2017-05-26 08:42:05 -04:00
Tom MacWright
6e8913ba1c Turf as an organization with scoped packages (#430)
* Turf as an organization with scoped packages

* v3.0.15

* Update readme names

* Update readmes

* Set uniform package properties

* Update readmes, fix GeoJSON interlinks

* Fix features and collections

* Add public script
2016-07-06 13:15:42 -04:00
Tom MacWright
232737ec44 Regenerate readmes. Fixes #426 (#427) 2016-07-05 14:21:32 -04:00