Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The jspicl CLI is a command-line tool that simplifies PICO-8 game development in JavaScript by providing a complete build pipeline with features like JavaScript to Lua transpilation, treeshaking, and live reloading. It allows developers to use PNG files as spritesheets and automatically updates the PICO-8 cartridge when code or assets change. This tool is designed for game developers who want to create PICO-8 games using JavaScript instead of Lua, offering a more familiar development workflow with modern JavaScript features.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
quentinwidlocher

quentinwidlocher/jspicl-cli

CLI for simplifying PICO-8 game development in JavaScript

JavaScript
3
0
MIT License
QuentinWidlocher's profile
QuentinWidlocher
7 contributions

Support the dependencies of quentinwidlocher/jspicl-cli

Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
AgronKabashi/jspicl
A javascript to pico-8 lua converter
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
pngjs/pngjs
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
rollup/rollup-plugin-buble
Compile ES2015 with buble
Account's avatar
dot-build/rollup-plugin-includepaths
Rollup plugin to use relative paths in your project files
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
AgronKabashi/eslint-config
Eslint configuration
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Provides polyfills necessary for a full ES2015+ environment
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework