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

This project is a Babel plugin that adds Angular 1.x dependency injection annotations to ES5/ES6 code, offering faster build times for projects already using Babel. It's designed for Angular 1.x developers who write code in ES6 and use Babel for transpilation, providing both automatic and explicit annotation support.

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
schmod

schmod/babel-plugin-angularjs-annot...

Add Angular 1.x dependency injection annotations to ES6 code

JavaScript
240
27
MIT License
olov's profile
olov
350 contributions
smrq's profile
smrq
22 contributions
schmod's profile
schmod
17 contributions
frapontillo's profile
frapontillo
10 contributions
groner's profile
groner
3 contributions
sdorra's profile
sdorra
2 contributions
fracz's profile
fracz
2 contributions
tyson-benson's profile
tyson-benson
2 contributions
noppa's profile
noppa
2 contributions
pioug's profile
pioug
2 contributions

Support the dependencies of schmod/babel-plugin-angularjs-annotate

Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
olov/alter
alters a string by replacing multiple range fragments in one fast pass
Account's avatar
thlorenz/convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
Account's avatar
substack/node-optimist
Light-weight option parsing with an argv hash. No optstrings attached.
Account's avatar
olov/ordered-ast-traverse
simple but flexible lexically ordered AST traversal with pre and post visitors
Account's avatar
olov/simple-fmt
maximally minimal string formatting library
Account's avatar
olov/simple-is
maximally minimal type-testing library
Account's avatar
mozilla/source-map
Generates and consumes source maps
Account's avatar
Two-Screen/stable
A stable array sort for JavaScript
Account's avatar
olov/stringmap
fast and robust stringmap
Account's avatar
olov/stringset
fast and robust stringset
Account's avatar
olov/tryor
return fn() or default value (in case of exception)
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
olov/defs
Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.
Account's avatar
kpdecker/jsdiff
A JavaScript text diff implementation.
Account's avatar
duereg/find-line-column
Given string and position, return line and column of position