nexium
v1.0.27
Published
A Node.js package providing advanced data structures and utility functions using native C.
Downloads
1,917
Maintainers
Readme
Nexium
🌌 Unleash the Power of Native C in JavaScript!
Nexium is a cutting-edge Node.js package that brings advanced data structures and powerful utility functions to your JavaScript applications, all powered by native C for optimal performance.
🔗 Quick Links
🚀 Features
- High-Performance Utilities: Leverage fast utility functions built in C, ensuring your applications run smoother and faster.
- Seamless TypeScript Support: Enjoy full TypeScript support, allowing for type-safe code and improved developer experience.
- Advanced Data Structures: Experience data structures that JavaScript doesn’t natively provide, enhancing your coding capabilities. (🔜)
✅ Scripts
Clone the repo
git clone https://github.com/thutasann/nexium.git
Install Packages
yarn
Compile and build the lib
yarn build
Test
yarn test
Benchmark
yarn benchmark
Documentation Site
yarn docs
Examples Codes
cd examples && yarn dev
📦 Installation
You can install Nexium via npm. Simply run the following command:
npm install nexium@latest
const { NString } = require('nexium')
const trimedStart = NString.trimStart(' Hello World')
📈 Benchmark
Benchmark Results can be found at Here.
🤝 Contributing
We welcome contributions! If you have suggestions or improvements, please fork the repository and submit a pull request.
🔥 Stay Ahead with Nexium
Supercharge your Node.js applications with high-performance, native C utilities and experience the power of Nexium!