nuclear-js icon indicating copy to clipboard operation
nuclear-js copied to clipboard

Reactive Flux built with ImmutableJS data structures. Framework agnostic.

Results 31 nuclear-js issues
Sort by recently updated
recently updated
newest added

I'd expect `isGetter` to assert that a getter is valid (e.g. composed only of strings, optionally a trailing function, or other getters). Instead, it tests that an array ends in...

enhancement