Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jscad/openscad-openjscad-translator

DEPRECATED: Convert OpenSCAD to JSCAD (See the link below)
https://github.com/jscad/openscad-openjscad-translator

chore(pkg): bumped version

5eedb92d25c449c0aea990977928ba7baba93332 authored about 6 years ago
chore(dist): built release

ad695c8cfcb8249b88a59c199dfe094e899d6b4c authored about 6 years ago
chore(pkg): updated sylvester to @kaosat-dev/sylvester

79d079b1888b7e6bdfa85fd182426eb7b4f77cf2 authored about 6 years ago
docs(): various documentation Changes

* Initial version of license

* Changed link to Reporting Issues guide

* Changed link to Re...

efcdec82ba6c72d2a954afe2e0c2c9700bbb5549 authored almost 8 years ago
0.0.10

02bd43ddb643ca9570462abe23ff7ebdf40b60c6 authored almost 8 years ago
docs(README): fixed bad require uri (#18)

156e130c99eb8f2920aa84b4edf8390f6b7903f6 authored almost 8 years ago
docs():Updating Documentation for Release (#14)

* Initial version of CONTRIBUTING

* Updated Contribute section with standard content

4ff6e0780a7218513d060e48647473869f4505b5 authored almost 8 years ago
chore(package & builds):Adjusted build & README (#10)

* chore(package):
- updated build
- fleshed out README

* test(): commented out tests of uni...

09c516459f4c6978582c65ac06dfc9cb0fd1648d authored almost 8 years ago
Merge pull request #9 from jscad/scoping

Switch to package scoped to @jscad

5a039cf10af8e819e44bf49d4c40f8006883d05e authored almost 8 years ago
chore(CI): added travis configuration

32472fc72fb25db765a4575702689a0b7fc842b4 authored almost 8 years ago
Merge branch 'master' of github.com:jscad/openscad-openjscad-translator

d3f2c18b1be7fdd3031fdd0a8983c783fb7c3272 authored almost 8 years ago
Updated to follow standards for README files

Changed LICENSE

38872665b8c544ea89b577bf439d0d39cfe6f13a authored almost 8 years ago
chore(package): switching to scoped npm package

6772a282500f73e42246287ceb81fba9df664b41 authored about 8 years ago
chore(dist): built dist/

1995774db83a7eed9595d739e52a4f2e47139135 authored about 8 years ago
0.0.9

d52494b3d3501dc965cbbfc81dafc8ad1b367ad3 authored about 8 years ago
fix(): fixed another bad use of _.rest

b65134e882329aeff1670a738162dfecd3e312b9 authored about 8 years ago
0.0.8

b3eb7fe9e2082a58cb7afdf79646e14dd46f8a24 authored about 8 years ago
chore(build):updated build

76a8c885d3326f20e152cdb9f47797876f18a327 authored about 8 years ago
fix(): fixed bad use of _.rest instead of _.tail (underscore => lodash)

2286b63479cf03775a700f0386b263644363c53d authored about 8 years ago
Merge pull request #6 from jscad/update

Overall update

6b80cfa9f29cd86eae724c4bf2dd53ff0b7a814f authored about 8 years ago
docs(README): minor fixes & tweaks to readme

15eb43d0e26b341598552791e6869abc7d381a87 authored about 8 years ago
chore(dependencies-sylvester): modified dependency to point to temporary fork

- also added some explanation in readme about what / why

401562aab1751058efb060b80b64583f36983b32 authored about 8 years ago
chore(build): updated build

994435aa5ec9adea89d46682f041a1ef5a2d46a2 authored about 8 years ago
chore(package): added a few useful commands

3abd037d6c2dd2e53d24e138324baecd2e90674a authored about 8 years ago
docs(readme): updated readme

7d51a21d18b09cf2b535e4af4dcd757befbec86f authored about 8 years ago
fix(src): various fixes to template, regenerated parser

833e6c58f92aeb27273f3956a7f8bf8415044b4a authored about 8 years ago
test(index.html): updated test/demo html

cccbbe1c7df3ad2131fc28006a26c12eb7687187 authored about 8 years ago
chore(package): fleshed out package:

- added browserify dependency etc
- added build commands for web & web min

7cab00fcb2178122998986f069e9bb405bf4791a authored about 8 years ago
refactor(cleanup): removed obsolete files

8d31d8815eb4f79ae90a9f03323e4769f728f56f authored about 8 years ago
chore(build): added web & web min builds

0a3d57e9d420e9529901e33b9838603d1bb4d49f authored about 8 years ago
refactor(lib): removed 'manual' includes

827792c51216f93162a6b63827baac3bc3e193b4 authored about 8 years ago
chore(gitignore): added .DS_Store to gitignore

66875d291de774f3387fb3179764252e0f67b8a5 authored about 8 years ago
chore(package):

- updated dependencies
- added tests commands
- tweaks

effbfd680a08fc5b18f2ca83febf1ad2ed98914d authored about 8 years ago
fix(lodash): fixed minor issues (thanks to tests !)

61e29119d274ddbc9e7ce6aed3ecbcbdcaf62aa0 authored about 8 years ago
test(update): updated all tests:

- switched to commonjs
- refactor : helper function to cut down on redudancies added in tests/hel...

7a13e01310935e7e067a6928c3066188505f16d7 authored about 8 years ago
fix(templates): updated ALL _templates to match their new api

1c2e85654ad65739af8cfdca0713a9b9033bb009 authored about 8 years ago
feat(parser): updates to parser itself:

- added parserWrapper (doing what OpenscadOpenjscadParser used to do)
- added pre-generated parse...

0030992f10a47e0fb5d2a235268e4dfde95feb8a authored about 8 years ago
fix(missing dependencies): fixed issues with missing dependencies

f430e3308097431b8fd3da5985cde004e408da97 authored about 8 years ago
chore(package): added / updated dependencies

dce20b41ba4ae4a0c0f5a48840309efdd2f315cd authored about 8 years ago
refactor(src): converted all require/amf modules to common.js

- also minor related tweaks

ffe10ff16a868e2e5472f2d24fe9eec237a70fef authored about 8 years ago
fix(): temporary fix for issue with if else statement : disabled else statement ...

53ef624a7d8a05d5c9960d4fe7080193ba7e761d authored about 8 years ago
feat(parserMaker): added small script to generate 'wrapped' parser

with correct require calls for commonjs

99fed583369b70deb680c3538d78588589f4bb16 authored about 8 years ago
chore(package):

- updated jison version
- experimenting with alternate build commands

8e11cf43c50bc04155aabd74a2670fcccf766441 authored about 8 years ago
added license info and deprecation warning.

20910c7a58d59c8455b4c4831de618ec65c24074 authored over 10 years ago
2D negative vectors

b528091e1fe1d851d1251417340eab9cc8b29135 authored about 11 years ago
negative vector array

ee4fb3187111df980c8e8b06a8c3fbc041aef740 authored about 11 years ago
https://github.com/Spiritdude/OpenJSCAD.org/issues/24 - scale in openscad can accept single value as well as an array.

570541cb104cbfb8df7ed1fbc5785e0287a5c38e authored over 11 years ago
more edge cases

665b4f94db0e5978ccb9fbdec153e5933e498236 authored almost 12 years ago
erroneous logMessage function

674a930f5a2cc627b2a375607169184af7a5cd0e authored almost 12 years ago
removed old build script

cac75eb0b146bde1df1648cd29f8348c0dbfd372 authored almost 12 years ago
math op fixes.

9fb6abd5a454fddbb171409a096ef86915ee1710 authored almost 12 years ago
openscadOpanJscadParser typo

8537229b6fea3d218a9345fa1fae227fb63a37e9 authored almost 12 years ago
build scripts for web or node

dd1f2b86e2e77137d1e9ed23391e116bb210d60d authored almost 12 years ago
updated readme

86705dfbccd5ff004e7796fa6367bfd343f6f4db authored almost 12 years ago
initial commit

6e9f048c14488acfa9c60efc1cafa31a5a78a1e3 authored almost 12 years ago