GitHub - r2dev/ArtifactDeckCode: ArtifactDeckCode in JS
Navigation Menu
{{ message }}
r2dev / ArtifactDeckCode Public
- Notifications You must be signed in to change notification settings
- Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
USAGE:
```javascript
const artifact = new Artifact();
const decodeResult = artifact.parseDeck("ADCJWkTZX05uwGDCRV4XQGy3QGLmqUBg4GQJgGLGgO7AaABR3JlZW4vQmxhY2sgRXhhbXBsZQ__";
console.log(decodeResult);
console.log(artifact.encodeDeck(decodeResult));
```About
ArtifactDeckCode in JS
Resources
Stars
Watchers
Forks
Releases
No releases published
Languages