nexlayer
v0.0.1
Published
A fast, modern JavaScript utility library.
Maintainers
Readme
nexlayer
A fast, modern JavaScript utility library.
⚠️ This package is under active development. Full release coming soon.
Installation
npm install nexlayerUsage
import { hello } from "nexlayer";
console.log(hello()); // "nexlayer is coming soon 🚀"License
MIT
