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

ÀLaMode is a Node.js tool that uses regular expressions to transpile JavaScript source code, converting `import` and `export` statements into `require` calls and `module.exports` expressions. It is designed for developers who need a lightweight, fast alternative to AST-based transpilers like Babel, particularly those who want to preserve JSDoc comments and avoid complex transformations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of a-la/alamode

Account's avatar
a-la/export
A set of rules for ÀLaMode to transpile ES6 export statements into module.exports assignments.
Account's avatar
a-la/fixture-alamode
Source code compiled with alamode.
Account's avatar
a-la/fixture-babel
Source code transpiled with babel.
Account's avatar
a-la/import
RegExp rules to transpile import statements into require calls (used in ÀLaMode).
Account's avatar
a-la/jsx
The JSX Transform For ÀLaMode And Other Packages.
Account's avatar
a-la/markers
A set of service markers used by alamode, e.g., to cut and paste comments.
Account's avatar
a-la/source-map-generator
[fork] Generates Source Maps, Works With Google Closure Compiler.
Account's avatar
artdecocode/pirates
[fork] Properly Hijack Require In ES6 For Google Closure Compiler.
Account's avatar
wrote/clone
A package to clone a file or directory.
Account's avatar
wrote/ensure-path
Create all directories on the way to the path.
Account's avatar
wrote/read-dir-structure
Reads directory structure.
Account's avatar
wrote/wrote
The Collection Of The Methods To Work With The Filesystem.
Account's avatar
artdecocode/argufy
Parses Command Line Arguments To Node.JS CLI Programs, Keeps Them In Arguments.xml File To Paste Into README Documentation And Generate Google Closure Compatible Exports.
Account's avatar
artdecocode/catchment
Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
Account's avatar
dpck/depack
Proper Node.JS Package Compiler (And Front-End Code Bundler) With Closure Compiler. Can create a single executable JS file and merge and optimise all dependencies.
Account's avatar
artdecocode/eslint-config-artdeco
An eslint shareable config for Art Deco Code.
Account's avatar
artdecocode/spawncommand
Spawn or fork a child process with a promise property resolved on exit with stdout, stderr and code.
Account's avatar
artdecocode/usually
Prints Usage For Node.JS Command-Line Applications.
Account's avatar
artdecocode/which-stream
A small Node.JS library to determine which stream to use.
Account's avatar
artdecocode/yarn-s
Run Multiple Yarn Commands In Series.

Support the repos that depend on this repository

Top contributors

zavr-1's profile
zavr-1
308 contributions
z-vr's profile
z-vr
33 contributions

Recent events

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

No events yet
a-la

a-la/alamode

A Node.JS RegExp-based transpiler of source code.

JavaScript
10
1
GNU Affero General Public License v3.0