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

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
lasalvavida's profile
lasalvavida
23 contributions
lasalvavida

lasalvavida/node-cesium

Experimental top level project for building Cesium libraries in CommonJS format for use with Node.js

JavaScript
0
1
Apache License 2.0

Support the dependencies of lasalvavida/node-cesium

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
thlorenz/browserify-ftw
Upgrade your app from requireJS AMD to commonJS module format via an automated refactor step in order to browserify it.
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript

node‑cesium (node‑cesium‑experimental) repackages the Cesium 3‑D geospatial library as CommonJS npm modules so it can be required directly in Node.js and bundled with tools like Browserify or Webpack. It lets developers pull only the parts they need (e.g., the core library) instead of the full AMD‑based Cesium distribution, simplifying server‑side usage and front‑end bundling. The project is aimed at JavaScript developers who want to integrate Cesium into Node‑based workflows or modular builds.