Repository reorg

Ryan Guild preferred excessively elaborate file hierarchies.  Since he
has abandoned the project we're going to go with what makes sense to me
(and is arguably more correct - 3dmol is the only true package, so why
factor it into a packages directory).

Clean up some other issues with typescript and imports.
This commit is contained in:
dkoes
2022-12-24 22:49:53 -05:00
parent 49c1631b98
commit 024c3cb209
942 changed files with 19230 additions and 21323 deletions

View File

@@ -7,7 +7,7 @@
## Feature Request
1. Please go through the 3Dmol.js [js documentation](http://3dmol.csb.pitt.edu/packages/3Dmol/doc/index.html) and [ts documentation](http://3dmol.csb.pitt.edu/packages/3Dmol/doc/typescript/index.html) to check whether the feature is already present.
1. Please go through the 3Dmol.js [js documentation](http://3dmol.org/doc/index.html) and [ts documentation](http://3dmol.org/doc/typescript/index.html) to check whether the feature is already present.
2. Ensure that the feature request is new and is not already proposed.
3. If the feature request is new, follow the feature request template to submit an issue.