Skip to content

a cutting-edge npm package that brings powerful utility functions to your nodejs applications, all powered by native C for optimal performance.

Notifications You must be signed in to change notification settings

thutasann/nexium

Repository files navigation

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

NPM Version Documentation


🚀 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!

Authors

About

a cutting-edge npm package that brings powerful utility functions to your nodejs applications, all powered by native C for optimal performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published