]> git.r.bdr.sh - rbdr/serpentity-lib/commit
Transfer components to lib repo
authorBen Beltran <redacted>
Mon, 9 Mar 2020 19:22:58 +0000 (14:22 -0500)
committerBen Beltran <redacted>
Mon, 9 Mar 2020 19:22:58 +0000 (14:22 -0500)
commit582cea2aedd3b5763232837cc4960f07223908fb
treeaaa3721fe01f4177ba5937f709ca53dd96887b07
parent8d90115ac567adb5a3c61eefd27ab675fb3c0ef7
Transfer components to lib repo
42 files changed:
LICENSE [new file with mode: 0644]
README.md
components/acceleration/CHANGELOG.md [new file with mode: 0644]
components/acceleration/LICENSE [new file with mode: 0644]
components/acceleration/README.md [new file with mode: 0644]
components/acceleration/index.js [new file with mode: 0644]
components/acceleration/package.json [new file with mode: 0644]
components/angle/CHANGELOG.md [new file with mode: 0644]
components/angle/LICENSE [new file with mode: 0644]
components/angle/README.md [new file with mode: 0644]
components/angle/index.js [new file with mode: 0644]
components/angle/package.json [new file with mode: 0644]
components/debug/.gitignore [new file with mode: 0644]
components/debug/CHANGELOG.md [new file with mode: 0644]
components/debug/LICENSE [new file with mode: 0644]
components/debug/README.md [new file with mode: 0644]
components/debug/index.js [new file with mode: 0644]
components/debug/package.json [new file with mode: 0644]
components/force/CHANGELOG.md [new file with mode: 0644]
components/force/LICENSE [new file with mode: 0644]
components/force/README.md [new file with mode: 0644]
components/force/index.js [new file with mode: 0644]
components/force/package.json [new file with mode: 0644]
components/position/.gitignore [new file with mode: 0644]
components/position/CHANGELOG.md [new file with mode: 0644]
components/position/LICENSE [new file with mode: 0644]
components/position/README.md [new file with mode: 0644]
components/position/index.js [new file with mode: 0644]
components/position/package.json [new file with mode: 0644]
components/velocity/CHANGELOG.md [new file with mode: 0644]
components/velocity/LICENSE [new file with mode: 0644]
components/velocity/README.md [new file with mode: 0644]
components/velocity/index.js [new file with mode: 0644]
components/velocity/package.json [new file with mode: 0644]
components/weight/CHANGELOG.md [new file with mode: 0644]
components/weight/LICENSE [new file with mode: 0644]
components/weight/README.md [new file with mode: 0644]
components/weight/index.js [new file with mode: 0644]
components/weight/package.json [new file with mode: 0644]
lerna.json [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]