fast-formula-parser
fast excel formula parser
Found 54174 results for javascript excel
fast excel formula parser
SpreadJS Excel Import Export
An easy way of building Excel files with javascript
GrapeCity SpreadJS Excel Import Export
An easy way of building Excel files with javascript
Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel
Vue2 plugin for displaying and editing the array-of-object in Excel style
Client side JavaScript export to Excel or CSV
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
Vue3 plugin for displaying and editing the array-of-object in Excel style
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
Customized version of excel-builder that can be run with webpack
Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive data grids with spreadsheet like controls compatible with Excel, Google Spreadsheets and any other spreadsheet software.
🚀 Lightweight Excel XLSX generator with full Excel features: dynamic pivot tables, charts, styles, and Chinese support. Fast, TypeScript-friendly Excel file creation library. | 輕量級 Excel XLSX 生成器,支援樞紐分析表、圖表、樣式,完整繁體中文支援。
Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV
SpreadJS Excel Import Export
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
JS library for export array of objects to Excel XLS or CSV
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
covert html table to excel
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
Vue3 plugin for displaying and editing the array-of-object in Excel style
An easy way of building Excel files with javascript
Excel and CSV read write utility.
JavaScript export to Excel or CSV from HTML tables automatically in the browser and also compatible with all browsers
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
this is the client side script for GridJs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, an
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
excel to json, excel 表格转 json
excel formula parser based on typescript
Node.js package for parsing an excel workbook to an javascript object
使用JavaScript读取Excel数据并生成对象的工具库
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
a javascript excel
excel to json, excel 表格转 json, json grammar
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
Jspreadsheet-plus is an enhanced lightweight, vanilla javascript plugin to create amazing web-based interactive data grids with spreadsheet like controls compatible with Excel, Google Spreadsheets and any other spreadsheet software.
excel to json, excel 表格转 json
A user-friendly pure JavaScript table library with Excel-like features, preset configurations, and intuitive column helpers. Vanilla JS implementation - no frameworks required!
Vue2 plugin for displaying and editing the array-of-object in Excel style
Spread.Sheets react support
An easy way of building Excel files with javascript
このライブラリは、プライムブレインズ社で利用している「進捗管理ツール(Excel)」ファイルを読み込み、 プロジェクトの進捗状況や要員別の作業量を可視化するためのライブラリです。
The ultimate n8n superpower! 🚀 Replace entire workflow chains with one node that has 56+ battle-tested JavaScript libraries built-in. From crypto trading to data processing to blockchain operations - this node does it all. Every library actually works, n
Blazing fast Excel (.xlsx) parser powered by Rust + WebAssembly. Lightweight, works in React, Vue, and plain JS frontends.
An easy way of building Excel files with javascript
Vue2 plugin for displaying and editing the array-of-object in Excel style
Vue3 plugin for displaying and editing the array-of-object in Excel style
html table export
Designer to create pdf and excel report layouts.
Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV
Reactive data made simple. Natural JavaScript syntax with automatic observer notifications - like Excel for your app's data.
Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive data grids with spreadsheet like controls compatible with Excel, Google Spreadsheets and any other spreadsheet software.
Vue2 plugin for displaying and editing the array-of-object in Excel style
Vue3类Excel表格编辑器
Vanilla JavaScript WYSIWYG web editor (2.x legacy version, actively maintained)
js easy export excel
SpreadJS Excel Import Export
web table like simple excel
fast excel formula parser
fast excel formula parser
fast excel formula parser
SpreadJS angular support
将excel转换成任意文件格式工具
Runtime library for TypeScript helper functions
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
A JavaScript parser
Vue3 plugin for displaying and editing the array-of-object in Excel style
TypeScript is a language for application scale JavaScript development
Get and robustly cache all JS language-level intrinsics at first require time
A parser that converts TypeScript source code into an ESTree compatible form
Human-friendly process signals
`Object.defineProperty`, but not IE 8's broken one.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
A simple cache for a few of the JS Error constructors.
A robust, ES3 compatible, "has own property" predicate.
An Esprima-compatible JavaScript parser built on Acorn
A JavaScript text diff implementation.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
ECMAScript parsing infrastructure for multipurpose analysis
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
An ESLint custom parser which leverages TypeScript ESTree
An AST-based pattern checker for JavaScript.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Robustly `.call.bind()` a function
A query library for ECMAScript AST using a CSS selector like query language.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Set a function's length property
ESLint JavaScript language implementation
Is this value a JS SharedArrayBuffer?
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
ES2019 spec-compliant String.prototype.trimStart shim.
Which kind of boxed JS primitive is this?
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Is this value a JS ArrayBuffer?
Versatile SQL database for browser or node. Handles relational data and nested JSON (noSQL). Export to and import from Excel, localStorage or IndexedDB
ES2019 spec-compliant String.prototype.trimEnd shim.
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
A collection of common interactive command line user interfaces.
ES spec-compliant shim for ArrayBuffer.prototype.slice
Unbox a boxed JS primitive value.
Get the byteOffset out of a DataView, robustly.
Get the ArrayBuffer out of a DataView, robustly.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Get the byteLength out of a DataView, robustly.
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Is this an arguments object? It's a harder question than you think.
WebAssembly text format printer
JavaScript parser, mangler/compressor and beautifier toolkit
Client side JavaScript export to Excel or CSV
WebAssembly binary format parser
AST utils for webassemblyjs
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Inquirer core TS types
Plugin which adds editable and customizable Spreadsheet widgets to CKEditor 4.
`Iterator.prototype`, or a shared object to use.
JavaScript library for DOM operations
Tooling which enables you to use TypeScript with ESLint
Polyfill for Metadata Reflection API
Flow types for the Javascript AST
Core Inquirer prompt API
Highly configurable, well-tested, JavaScript-based HTML minifier.
一个将excel文件转换为typescript声明文件和json工具 A tool to convert Excel files to TypeScript declaration files and JSON
Microsoft Azure SDK for JavaScript - Aborter
SpreadJS vue support
Vendored version of figures, for CJS compatibility
Inquirer confirm prompt
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
ECMAScript extensions and shims
Determine whether an AST node is a reference
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Inquirer prompts, combined in a single package
JavaScript utilities with respect to emerging standard
A collection of implementation for ECMAScript abstract operations
A lightweight carousel library with fluid motion and great swipe precision
A lightweight carousel library with fluid motion and great swipe precision
Inquirer select/list prompt
Inquirer checkbox prompt
Inquirer input text prompt
Inquirer password prompt
Inquirer rawlist prompt
Inquirer checkbox prompt
Reactive utilities for Embla Carousel
Error classes used in node_redis
Javascript Redis protocol (RESP) parser
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Common database interface for JavaScript
Inquirer search prompt
Inquirer number prompt
Inquirer multiline editor prompt
Use the :focus-visible pseudo-selector in CSS
Style elements relative to other elements in CSS
Microsoft Azure SDK for JavaScript - Logger
Check if something can be an ecmascript (javascript) identifier name
Airbnb's base JS ESLint config, following our styleguide
Fast, small, efficient JavaScript memoization lib to memoize JS functions
Parses CSS inline style to JavaScript object (camelCased).
Style form elements when they are empty
Isomorphic client library for supporting long-running operations in node.js and browser.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
A JavaScript parser
Compares objects and arrays and tells you which props or values are duplicates, and which are only present once.
OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Isomorphic storage client for Supabase.
Polyfills the ResizeObserver API and supports box size options from the latest spec
A pure javascript JPEG encoder and decoder
Isomorphic Javascript client for Supabase
Listen to realtime updates to your PostgreSQL database
Is the value an object or an array but not null?
fast excel formula parser
WebAssembly text format parser
Like `extend` but only copies missing properties/values to the target object.
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Airbnb's ESLint config, following our styleguide
remark plugin to support MDX syntax
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
Highly configurable, well-tested, JavaScript-based HTML minifier.
JavaScript SVG parser and renderer on Canvas.
Spectacular Test Runner for JavaScript.
Microsoft Azure Storage SDK for JavaScript - Blob
micromark extension to support MDX or MDX.js JSX
Escape strings for use as JavaScript string literals
A less than 1KB css-in-js solution
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Parses JavaScript objects into XML
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
unist utility to get a position from an estree node
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
esast (and estree) utility to visit nodes
micromark extension to support MDX JS import/exports
micromark extension to support MDX or MDX JS expressions
CLI for the swc project
hast utility to transform to estree (JavaScript AST) JSX
JavaScript 3D library
ES spec-compliant shim for TypedArray.prototype.slice
An API documentation generator for JavaScript.
Attach comments to estree nodes
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Client side JavaScript export to Excel or CSV
Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and
Tests if ES6 Symbol is supported.
Airbnb's ESLint config with TypeScript support
Tests if ES6 @@toStringTag is supported.
Check if a string is a valid JavaScript expression
Adaptation of react-addons-shallow-compare, for independent usage
Newline character converter
Create and modify PDF files with JavaScript
Colors of Google's Material Design made available to coders
browser-side require() the node way
`AsyncIterator.prototype`, or a shared object to use.
A prettier plugins to sort imports in provided RegEx order
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
javascript based business reporting
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
[](https://www.npmjs.com/package/yamux-js) [](https://github.com/th-ch/yamux-js) [![GitHub
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
A pure javascript BMP encoder and decoder
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
JavaScript Testing utilities for React
walk an AST, quickly
Unfancy JavaScript
🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
Official React component for Font Awesome
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
Generate a table of contents based on the heading structure of a html document.
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
get a list of identifiers that are initialised by a JavaScript AST node.
A Jimp-compatible library for working with GIFs
ECMAScript 5 compatibility shims for legacy JavaScript engines