es-toolkit
Utility library
A high-performance utility library for JavaScript with strong type annotations and a small bundle size.
A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
7k stars
27 watching
323 forks
Language: TypeScript
last commit: 5 days ago Related projects:
Repository | Description | Stars |
---|---|---|
standard-things/esm | An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
rollup/rollup | A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,379 |
lodash/lodash | A modular JavaScript utility library providing functions for manipulating data structures like arrays and objects. | 59,875 |
sebastienros/jint | An interpreter for running JavaScript code within a .NET environment. | 4,129 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,031 |
jquery/esprima | An ECMAScript parser for analyzing and interpreting JavaScript code | 7,059 |
svaarala/duktape | An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. | 5,959 |
facebook/jscodeshift | A toolkit for running codemods over multiple JavaScript files to transform and refactor code. | 9,341 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,610 |
mjavascript/practical-modern-javascript | A book series on modern JavaScript development focusing on modularity and ES6 features. | 3,087 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,491 |
steveoh/esrislurp | Tools for downloading and unwinding Esri's JavaScript API to create a local package for builds, testing, and continuous integration. | 13 |
estree/estree | A standard format for representing JavaScript source code | 5,127 |
standard/standard | Enforces code quality in JavaScript projects through automated formatting and linting | 29,135 |
aws/aws-sdk-js-v3 | A modularized JavaScript SDK for interacting with Amazon Web Services | 3,121 |