| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
This repository has the following branches:
The following diagram illustrates the relationships among the above branches:
graph TD;
A[stdlib]-->|generate standalone package|B;
B[main] -->|productionize| C[production];
C -->|bundle| D[esm];
C -->|bundle| E[deno];
C -->|bundle| F[umd];
C -->|extract| G[cli];
%% click A href "https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/assert/has-float32array-support"
%% click B href "https://github.com/stdlib-js/assert-has-float32array-support/tree/main"
%% click C href "https://github.com/stdlib-js/assert-has-float32array-support/tree/production"
%% click D href "https://github.com/stdlib-js/assert-has-float32array-support/tree/esm"
%% click E href "https://github.com/stdlib-js/assert-has-float32array-support/tree/deno"
%% click F href "https://github.com/stdlib-js/assert-has-float32array-support/tree/umd"
%% click G href "https://github.com/stdlib-js/assert-has-float32array-support/tree/cli"
| Back | FazBrowse Home | New Git URL |