InLine Packages

inlinable

JavaScript code inlining utilities

0.7.0 • Published 4 months ago

inline-functions

This library allows you to inline functions in your JS/TS code. This is useful for performance reasons, as it allows you to avoid function calls and instead inline the function body directly. It provides plugins for Vite, Rollup and esbuild.

0.0.1 • Published 2 years ago

inline-i18n

An i18n solution which keeps the English text inline within your code—where it should be. Works with frontend JavaScript, within React (including component swaps), and on Node.js.

0.1.5 • Published 3 years ago