JSPM

@xelly/xelly.js

2.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q49079F
  • License ISC

xelly.js: A TypeScript library for creating games for xelly.games, the social microgames platform!

Package Exports

  • @xelly/xelly.js

Readme

This is the TypeScript Library for creating games for xelly.games, the social microgames platform!

Build

$ tsc --build

Release

$ npm login
$ npm publish --access public
$ (bump "version" in package.json)