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

React‑Templates is a lightweight pre‑compiler that turns HTML‑style `.rt` files into plain JavaScript React render functions (AMD, CommonJS, ES6 or globals). It lets developers write UI markup with simple HTML‑like syntax and built‑in directives (`rt‑if`, `rt‑repeat`, `rt‑import`, etc.) while keeping presentation separate from component logic, making it ideal for React developers who prefer a JSX‑free, compile‑time templating workflow.

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
amitkaufman's profile
amitkaufman
16 contributions
avi's profile
avi
15 contributions
danyshaanan's profile
danyshaanan
4 contributions
shaikfir's profile
shaikfir
2 contributions
snyk-bot's profile
snyk-bot
2 contributions
wix

wix/react-templates

Light weight templates for react

JavaScript
2810
203
MIT License

Support the dependencies of wix/react-templates

Account's avatar
cheeriojs/cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
Account's avatar
reworkcss/css
CSS parser / stringifier
Account's avatar
estools/escodegen
ECMAScript code generator
Account's avatar
jquery/esprima
ECMAScript parsing infrastructure for multipurpose analysis
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
stevenvachon/normalize-html-whitespace
Safely remove repeating whitespace from HTML text.
Account's avatar
gkz/optionator
option parsing and help generation
Account's avatar
substack/text-table
borderless text tables with alignment
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
thlorenz/brace
browserify compatible version of the ace editor.
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
wix/eslint-config-wix-editor
Wix's editor company's custom ESLint config
Account's avatar
idok/eslint-plugin-lodash
Lodash specific linting rules for ESLint
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
wix/eslint-plugin-wix-editor
Wix's editor group's custom ESLint rules
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
jmreidy/grunt-browserify
Grunt task for node-browserify
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
webpack/json-loader
json loader module for webpack
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
react/react
React is a JavaScript library for building user interfaces.
Account's avatar
react/react
React package for working with the DOM.
Account's avatar
facebook/react-native
A framework for building native apps using React
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.