@xlork/core
Version:
XLork is a powerful Node.js/ Vanilla js package for parsing and manipulating CSV and XML files. With its intuitive API, XLork makes it easy to read, write, and modify CSV and XML data in your Node.js applications. Whether you're dealing with large dataset
43 lines (42 loc) • 1.48 kB
JSON
{
"name": "@xlork/core",
"version": "2.1.1",
"description": "XLork is a powerful Node.js/ Vanilla js package for parsing and manipulating CSV and XML files. With its intuitive API, XLork makes it easy to read, write, and modify CSV and XML data in your Node.js applications. Whether you're dealing with large datasets or just need to perform some quick data transformations, XLork has you covered. Plus, with its comprehensive documentation and responsive community support, XLork is the perfect choice for developers looking to work with CSV and XML data in Node.js. Install XLork today and start parsing and manipulating your data with ease!",
"author": "Shavron",
"license": "MIT",
"repository": "",
"main": "dist/xlork.min.js",
"sideEffects": true,
"files": [
"dist"
],
"scripts": {
"build": "rollup -c"
},
"keywords": [
"pure Javascript uploader",
"react",
"react csv uploader",
"react xml uploader",
"Spreadsheet to json",
"csv uploader",
"csv to json",
"react xl-parse",
"csv parse",
"flatfile",
"csvbox",
"oneschema",
"dromo",
"flatfile alternative",
"osmos",
"handsontable"
],
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-uglify": "^6.0.4"
}
}