{"_id":"@stdlib/string-trim","_rev":"16-c3a6d47acadae108a2c4319bd5628b58","name":"@stdlib/string-trim","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/string-trim","version":"0.0.1","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.1","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"03e5304b3abdc4f5072b8052a1a26b1ed9dc9342","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.1.tgz","fileCount":8,"integrity":"sha512-52MbYTrlWg0UEQUid/z8mqFVybxDsgZD4jwATS6DQDcg27SXnUh+FtVm/XFcc3jyPsKRlXZ1UTNAJHXcUTi4ig==","signatures":[{"sig":"MEUCIQCdKhYoiCV+SCfyEY80UYSUcshQFoAumGg+IvEskBTl1AIgHWJK0ZhihUU9yF4vxTnocMV2rNgj2Tw4gcjIyal89/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx5b4CRA9TVsSAnZWagAAN3cP/0GjTXsU+5/QhSHBOwsx\n7L5oLfLn5dV3oWtobigtx8R8NeLHeg1cQE4igWVX+VoJ/gFS+ykDdlYUXU1K\nbHS3UQWpglzl8Pcz2LHLgy26gUS5S/MhmZQDU8BMKfxWSPefHCM1Yqm4uBxq\nYiyaFX/SZM4BfSLEwuJN/8ZrWQZkaiiUu2Yk7L5mXo6GV5h/LIww6FBb4nKN\nVTg+QfE6w+uCStY1dgh4tslip5iOnLZyJg1cQI4uS3zWSY3rZ176eKTD9Im+\np2pGVKH6QMAsIeiDga16UNEyNugXTy62OQbtJlmyxNo8nIM/4twUILVAlN0o\nGW9dZBPShnUtnQtyJQsDvVglacvcQ6o2JNcucyNgEXt9ZXvPfPxPsmHz+vyy\nW061hM65ie6Ly7Vmp9aNEhqIP2bmWJiZ7X8XSsF0h3sytdU9Z4UZojQMVE3v\nrHnpKzlY2Rb5f9NFQc0xPB1NV2OcckbD9CckbkEXl4C+m5Q3xLwQ3PB4nJah\nl8KPv6qybbC+T8MnRZ9w5uTCvYHkfARJonnJ7yu9vsaGq+X27Aw1L0zmNw+w\n5IFd03aBkL/i1lvtGYk8r8CkBvFBEouZWwsK8IhQMm1TMqnZMmQ7IEuBq0Cr\n9ub8H2Ipx+n58K3h5RgwkRxjpxti94aZrT416mcZkvhsmYjHay70ZciPWoWK\nxq+h\r\n=+4jX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"d2821ede659cd827b9fc9ecc5ce27e018078b1cb","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"6.14.13","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"bin":"./bin","doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"14.17.0","dependencies":{"@stdlib/cli":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.1_1623693048528_0.695514047066754","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/string-trim","version":"0.0.2","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.2","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"66dad73b8bd48e749bdbe7d8c6462ca25c76a6ea","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.2.tgz","fileCount":8,"integrity":"sha512-gg40P6EaBxJAJAQtDwDfHBik1nho8Epz1yuIUu0wAO3Ixu7kl+53a/W3xtV6ikoEITulyJQKH1EgnKmXZu6pwg==","signatures":[{"sig":"MEQCICvArUaQIOYZAQeRBBrEuzmVF3bgy/oOTMfyTHuV92DNAiA8OeYykAGV5ykHuGUtQHzBOm5LD8kGM8pYe4EOR6Jp3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyMwMCRA9TVsSAnZWagAAwSoP/0naYvgohN5605w8LwC8\nIx0Z0osIAGf227MoAZ0rqfQRyQ8U/Y4N7Ta86KrQ8CCL4/WAdWiEUHoMEMC9\nk8CvWiC12X1Ek2zUlqLmJPtT5L31L7dolQ0dUyjs6o9UoDm/maEwaQ2Ysk5b\ngZ3tXCAszzXdxoKb16znmcN0QiS6OsIKCRn9Gzw/F4RGJuLCY1QOYHrH8R55\nCxLFHq0Jm39L+QbaNVLpVDlnAfYhGD8kVMDf8kyCJXuJEopnYOwwT9yH0L00\neU3ongphJlsaIiwgIm5SlFYjxS1e2HkB87GFURM5VPIrB8qKRRMpHdZLlp3b\na9EukfdHHWvaqcIwkFYMcPsZjMLQWdE1UfoCY8PBjvnu+nXiPFoeugx86b7h\nu5YqUvLXIsFhJL22fGXwgTV8L9rJ8e7+w05nJz6fkklsj1IIfhKaKJP4aFIK\n40S/YwdZH/8rBolr9/c1O0DpesfINBQJRStb4PaP7p8C8yQAtVrRMnUtr6Tc\nNaW6i/nPM/JhzoiYNSozMRgJWMOL3poAWFd2Uk08gQN+n3uiWUcFSAnDGPtK\nc/ZsnwsVAJTnAl40SObVxAeKCrywE8eHqCUUv/xI5nrEelVuisc99qZufgxf\nEBMlH9oa4tnjF0pZtVj9b+WTJzhNZh/0K7jJ/k+upItP3tnXm3jPVzPoZbI4\nR6yG\r\n=WL2x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"3e31b4d75f6945ba15ae2e3339257ebd704f8d6f","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"7.7.6","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"bin":"./bin","doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/cli":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.2_1623772172245_0.5077015831924958","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/string-trim","version":"0.0.3","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.3","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"81809b9a5bda05fc75259163788fa41ff5563c67","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.3.tgz","fileCount":13,"integrity":"sha512-GkBEhLysI3FOSTcpGOndOszYfpA3xxrQQdxsO3UVx0mfDCvkj4yaAXK9KsBO7E2Wb7qsp1rzMUh/+SF3LX+eyg==","signatures":[{"sig":"MEYCIQDce9S6e3OPCboS8oEne1jEVCVwdp2E648dvNbN78QuEwIhAOryElu0bDmYGeT/31S3VXsA0LTlQHsureS3K+lXxLyf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyYN3CRA9TVsSAnZWagAAHJEP/jjhfb+ZSDMzefJ11yBI\ncSHE1hFmOuVA0nzorqW63aEGFKi9/5NfT6rvIJu/4h+InAc8/zzGKIxEX+nP\ns78RJqv1HvEJylY+neEYoJxVj6ucS+DfYJGVKH2QN/+zek5IePOIkbRUDLnF\nZFYWtUJtn0Y0Vzk4SkzFsTO0Iug7nZZuDnqt94QktsfBZzw0KiYqHvgqhOGy\nD/oEnA4hAnXKdhlK8TyXvleCsD9MnGytBgXqoG4hFMu1hv7qokUXPJQ6HAFe\nuOpLr9rrJfU1gY8Bos1AF/9uzTDZzg3XxtmTUmrj1MB8MI0nqvZysOXEZ5Z5\ntRS+vcHkurPQu+wR6b98ot6rRCUQRUfR60rnRRRnXYToxv3oJoWSlHmeDcEe\nVYjfsHtWzdIC1kNeBb7bTDuVPJhOo0GxYSyjT4uHNzAJ3D0kcQh+VDqfo5d+\n7D4wJrlkN2vwtn7Hc/noP5fvi4HW0PKvEKthknIDeGf3urFahR5GOdxWIOJi\njNTXFinXkfm3FGCnBdu3VfJjPQ+x+3e8c8R2eAn9Vgi2jPMxaVVihlb4jJgx\nymlnK7MWAmmLN2Znz/YZscwkyF0ZturGla+icL6klI0LKscRV6p4o7Kfw/5M\nHQMd1m5IHxG75J8gS8wYpDRvkOIoV15wRXhNSdt4PfsDv80I2EQCiGMMONb1\nJF8+\r\n=PnIj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"13cb3b65685c313e87960278218f14156a00fe35","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"7.7.6","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"bin":"./bin","doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/cli":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.3_1623819127682_0.22243834395364082","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/string-trim","version":"0.0.4","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.4","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"54ac2036fb4c0bee8d9da17298ddda3a0bd95563","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.4.tgz","fileCount":13,"integrity":"sha512-5GO/vVEe/W4IZQqslG67TWOMVfjj5l8qJQTjXAqH3W3gVvQ4zzvXpQ8pDSlur7GsGKJ7RKP4EowNJUegpXjM5A==","signatures":[{"sig":"MEQCICgzLyuIBAOCE8sz6D5yfMssj1I1yHIyIUdABJrNzMuwAiA9C8OdFfG8M+zVzT0qB2XsIobDLCMhsJywUa89bmtxug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2QYZCRA9TVsSAnZWagAAe64QAJ638CfFdIv0W+GaUZMK\nlmBBnrGG7h0qjxNa6VAHCboVqKmdGZ4NYgY6C0j9EaxucRsIXGAnD3QUMqyd\nBpNVvxF1xzHC5VPtMZJ4508bjjt3d5XUEjr1GIROpfQce3BA73jsfGt2zK0B\njVbDicOn58mnqLwWip9rMLdC8ZNYXMo31plKXpFGOlqt+SqwZPB9gaysP2Zn\nJzmw4heEA86fQtZggQT0amuKz1m0mBgcmQXOqGVbf7cn2VZW+FyejdcSJpT+\nlEQlmoZ4L0bFJ44HvCHmCMwLZYtfYs0jBnD/c5SGkygkp1rw8wSL2q2Kl3xn\n/qUPm0IgjhIuHLfCwlXRopRJ/Px470GzNuO3iExKKk7Tx/YO1L7qoqNOEogW\nUE7t7TRG3Ts7b+A8CXku82Y2Dpg8MHL2YP7sqTsts0WqxeR+93Flcz4BQ++a\nITkxdz5jPQNWN7dQAW2Al2wHKsUs+13yQaibCjfQZVelwWlOjyLYH/U+Ff7D\nnNsn1CbbX/3mkX+A+Y1vU5lcDoirE00Z34jjLMmQTqhw4Z06lPpklSx/PFUV\nKTiIYMq4cOQWZQoXBaJ0GocSrSMX9K1rkDRc+r6cNhNL8V7DfCzEya7HUYrn\n5HWuZE/EZAoay333w3YaKAqHKyjEr4Wo4WMBcasXfAHlfp7Ea8rj/kgtQA6z\ngkeQ\r\n=Je+h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"99ad9407207b1b3d7621a8b2885a6d1834e0f287","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"7.7.6","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"bin":"./bin","doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/cli":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.4_1624835608935_0.2462211165534176","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/string-trim","version":"0.0.5","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.5","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"e700ef9c0895a86d21f368384e8b05c6d42d530f","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.5.tgz","fileCount":13,"integrity":"sha512-5ibdR9TrmdskAySgcuzQgINK1GkrOFmeDxLd/a4xPUhIsWkPhCwaPcpJj6v5CReWziAGxlvRLZxw6LsYkgq6Ag==","signatures":[{"sig":"MEUCIQCcpb5y/4VPbz1KqHZc8LTCyq4BJpRfbj3PPn2bxl/2nAIgWpyoqD7O2fjLoPrU+F39eKvW6A4drxG2Ne/CHZTvz8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5PNRCRA9TVsSAnZWagAATDAQAJ+5SI3eCDpTZKl81Rfi\nY13DmupuxQ/8z06WsZzjOTppas6Ru3AbnAs32ocny1HU7KgpsT3MuhfsHx5L\ngspTECdKdAFIPNlqqKF35jCmw4fqUK8RMjw4z5cNvM9K3eBJW6XZL+jC5eru\nWDZW3KUluUiEfp6OoUJalEVVLTS9e6IVE1r0aAcr3tplwwk/x+7V9aLpZ3zo\n86SpKtAg40OlYC69unRNk/StHT71gZ5iWxLzD1MnVbEIGzdtQJ6/N6+9IUJG\nYIe10QKydXaznxC8vpzjLGf1Z+qhEMDLuBVYfnlVJG35wf+GrQ46WyLvpnOD\n8JC3Sowss7aNtCrunVGX99zdiW2I0oCyt6WEa0u4H/SBTMunE5wRNfHxgtaQ\nUhQ4CO0ut3qfoBbtqI6V+EWU30Bhk448/46wBuPHjK7ZHqDrbHXuh0qEpsyU\n1lL2yiA8vV9posZmZUdsHbzHXczV5oK6rCCPc0NwWptjSuwpMOiopSF1NIZa\nKux8hUfiKgTC/rCfBvTo/5r60YhddPuYbEy4Tcm7RqC/1YtI+8hZPk9bncrg\nHTRZYKyLHVNBb4lZlUqDxuR65+YTqGUDXWm/hdP9cNLD5RU6sO5eCSdJ0C9g\nwINXLKgaSCg2eTlSYBypUHji9TW5vP1aQIh4rxPxMupvrwuT/l5qBeEI9Zrj\nFSnX\r\n=GBnO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"2289229e955aca35a42bfa5aaf6bb8b228d9ae03","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"7.7.6","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"bin":"./bin","doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/cli-ctor":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.5_1625617233410_0.009734932592544432","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/string-trim","version":"0.0.6","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.6","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"d02be8543f7facd81a6c917a91194d367a99255c","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.6.tgz","fileCount":13,"integrity":"sha512-KrHY6PXnolL1oRs+oBviBpls1oEbDQC2RqyverqQCbxS5TlUcoFFil6DgTfWfEaH4MJKTZWYBgL1F9tiSvXCCw==","signatures":[{"sig":"MEUCIH27LXjfxBi0o62CZC3ymIuDzHD275zY4udI6HH3FaowAiEAwTz6ARHKMvenZUDFjwsbc6T0zLbhVBpT3E/uhbO5tpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6N4vCRA9TVsSAnZWagAAbSQP/jPVY9QeIkIplJMigeVk\nlYmdHvDnFtouGYZr9ee7YSou78o9Fkoj7vvDqyR8PQrH+XIIpclP8YXdBplo\nri5G5LYBiE0iE+tqKeVir9DOe4P0MtbJ6YqZGaE4YgQV6ETjm/MCwa14hbwf\nPxZttfGMksbStZJhMN9pNID/704KNuWybI6wneHRCP+E03E9aAw+zysiBw4Y\nBIIAqfxag0tFABKvMs5INQCwIHC1MbEfrqGSyujxi4GOOxUjw/p+XvA+FzkO\nce2c5S2iuXHZ2lcVUxQKSPvKHRP31/Ch+Y15x501+CKdyJBnF6NY90lnBJPg\njyljGiKlYncwaZsmRQ+N6pDYf7Qi0YjCm72YGrcfNeCaqf5JnZZ2EqYJ/a50\n5fLe3L7mVmxcdKR8OsiD3/zz0G7xk+xV+uJAld17dj4mtMFNMY00LW25krlT\n7k/Q8nZNCK6gQZ5z3JTI+QAXEVXNmUAFtHZ3LM1UvpdQHtJGm3Gg8uEVIrrN\ng8RgnyZ1ysjuKx4cKNxzo+oaPD9s41jp/K0sSlW89Gz00eoS2kMjNOGdZmdD\n/cYlTYTXMy82+3MTh3d6006hLBat1NFdToMpNKN7iUtwJ/2p061lExY84rSV\nbFmDCS7OD1kRjslG0VNtmPTeYmgBO+pX3FGjZxlP3eJ9X1+5+siOS804S4be\nYVQ0\r\n=RenE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"74511b408cf4682e547de03ba437782c8a3aef43","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"7.7.6","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"bin":"./bin","doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/cli-ctor":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.6_1625873966556_0.0957401838034797","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@stdlib/string-trim","version":"0.0.7","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.7","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"a770f37057f500e7984d58fe95788a41b11c3778","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.7.tgz","fileCount":12,"integrity":"sha512-OEbDq9RxoOIF+ZQdBCu3NbS7XrVrjnbi4wz+m3fGQ4pgAdbPH0w0OkMLXHSoVdtFVDWqGkPZKk+0yw60YKlStA==","signatures":[{"sig":"MEYCIQDer2yM/T+QT2PCgS8J+H2sBJ0HCaUmfFtdKHms+rOFvwIhAIiLqDqNnDWCg7WiDDVMH6eioQi8+RC0c+OH++PPN0Y/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhItDSCRA9TVsSAnZWagAAfHwP/RDxh70n/mZoKbxS3e7e\nZKTFtczwtVWR7bRaKoykF1BkY+wvXU3Ow05Au4pHCC+mx2IGiFskf9/KGaGP\nKCS5s38v2MtAldGzmoGYwAab+VGJF/4c7H9wpMiQ3fFMINFMvJKrhyppgzF+\nxz3/dARZkbCgZZVQhM55OkU4jErb3i8AKaRNppuJLrLaRgWj6ITgUjeRobSw\nqkR6vjZxlyKpKjo/s6tkG7R+eMVu/mR5lWCdIY2z0mKmWaR/HvW32fUnAWdG\nt/4DcPiWNS70Y1l9BlVQ8OEHZpYjX1EDJLs3n8yUygMYmsabWLXftz2RKItP\nPpF3Htql4n9zykxS4daL0k/4bFZhH23/geuRiFQDG2eDUQkvhxHeSIZWwv+H\nKx6IAvPvLL1V+c3H2oDuI2qLmak4qgvSNe2LFczy1dhfkv/2JCJ9S0pn1n3p\nRU+3qd9vXI05+gumj4mWIbgOBc0NRAZlv8b77LTRjGaZkWLPtienG4kSv78w\n+h1+pnKcAOl4kRGwEhkAEjjbvPjf0WgfknkqOSXL6sgT7uKidZicAyf1gVOB\nAKbdASL5gcCWfqt85OM9/uu2Qdo6cq3CaKA72pH2LVy4Fw2EBRfqlq9ZnP7Z\nUqn7FWXWzulUz7auk6k+ifPM8FCdJJcZaLySOTDPDmm1/ETANKrIFAoOt59i\nWl5L\r\n=Qpyi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"bbb7ab4ba37816b474e05302271fa84cd5800833","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"7.20.3","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/cli-ctor":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.7_1629671634527_0.16814832736577112","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@stdlib/string-trim","version":"0.0.8","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.8","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"8377cf3eefb5fe9631c524f5434fd33f3c992914","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.8.tgz","fileCount":12,"integrity":"sha512-Oh+s6kVpu9JxSRjTmTc4U/xDW3P3fZ7xze8vUNm4glIgcTQp0hzL0/FhFnwhSNKEjYdI269ChxG5la9p8cZIbg==","signatures":[{"sig":"MEYCIQDhqCwA+oqR3e9BoluJRnUoHLDVJfdidYB/EFOrCLHWLwIhAKQL1r47fcccooykBRMOnAK33U2y+ZZ0z6kmC3Q1UcPh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDTtUCRA9TVsSAnZWagAAfu0QAItChImV4EndDfxBJORp\nxuKfeQR3AA5dA2E9v4V8/K4HbkxuCBajmn8qLXjyG8W3jIBm/9tYAoxxh0VV\nzHU8aIq+cXgqLCFCW5nmFZ4zMacT1sj7d5dPWCF45095pq2S9a6dvlfkTQsg\nqzq1kdf7RYigPjNa6PMYq1MKl5KqPUubeTxtEhczS98JuAuE2ryx5n75laYU\nC0aZIZGC3FIlZ9guoCpJR+4nUID2df0yzEvH348H6zAUZ8a7zs8DMIYq5KB9\neB0op7HhvsDY1YBMtQNpno2c+lpFgtHj8LdDNUx5/WbQW7vqfLP5SXH627bu\nzgSLnmmTkIvslZ+E4ZoKpCKqo0T1mJmcrJWh0YfMxuG8tBpgop71rDODS/nF\npUBfNFzDX+CkQqgAyoT/C54sFvcH8OYtZUExPEt1htUbY1WbbAIL99j2KZhW\nHTkz5KG5fHh4oGXJzNoDLw7VYOHSbVBymcaAWaqBSrBsyd8R8I4m8q/ezrUd\nQp5Q/enFQ3YDpZkNw7YdVsyK8ZojoFcHcnRIeuOel3J3j8svYaOCC5CfsOgl\n+4dLy27Qfza1YYZgLtBD1efMbgIHk6TWebMqMGJWhi8Is0AQ1R63O84JSDrl\nJzKgR+51/ZVSRz2q6ZLcZsTqflmBnFzvmv6vgp6uI60XkbIA31PnlJaM2zCN\n9Bt0\r\n=FqXm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"f29d1db07bcaa232a58ea6c3c88dc4f8f9bf1479","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"8.1.2","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/cli-ctor":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x","@stdlib/assert-is-regexp-string":"^0.0.x","@stdlib/utils-regexp-from-string":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.8_1645034324707_0.29235292446109584","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@stdlib/string-trim","version":"0.0.9","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.0.9","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"bin":{"trim":"bin/cli"},"dist":{"shasum":"8ca0e5de8ac0924aa2133d160c15ba4be0aab384","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.0.9.tgz","fileCount":12,"integrity":"sha512-j6bs0u4VplSuKNzu252iO3uYaEYZ/BI3VlUDw8QYbZMXnIPcT82/5J3nSVUmzpO0zdV2I0tSw3f1slZ/V7IACw==","signatures":[{"sig":"MEQCIC/xRJKIMAbNJW48vJmnH/IB8mV7+yeI+8NtOc5GN76XAiBykXETQ+S+bdebHeug/rBwzme4FhWmJ4fnBJcBPFcjSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizYIcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfBRAAjXL6380x8lwNJyl+xIfcsxF1Ss4JMwSMJ4+urZrVTZJQyHJK\r\nkOR8ZsNqijBtVoqoIywrlPlNj0VZshgXru2rae1Hd1OhF16F4g39sWAQTGpZ\r\nY83wWJtFWDqVNy6WlbwE/NQrW/6YlJsoWHH5L8XTSP02SzSXSyH/ewRw/EX8\r\n3LUKKDtbwsYIbSlcxZnizUhIt3Dd0QTw1PVdlfQRpQWZQSa8Lecag2S35ByG\r\nutvVzIgiv26JVXDNfcNDUc+DJk5twBDwIPZDOheLkI9lpCNzLNOxdOTHHm6e\r\npSDLKn603UNlVtnL94CqQ+zGv+kt65kbXfoSgSzk8DkFbJY0keMcVGRtsHP4\r\nT16aQDlPH6uR0e1Z4bVvZFAIuyAqEnJ2epaNyAs4YS4J7/zXYqVl9KsnEIOP\r\njGi1DS3Iy65f101xbJw9j+xDbX+OIOLljnmKsn0kBLJbV2zkhXXCkBZzF5rX\r\nNtw8ujUE75O6GC4a8jdexqK2eGCQWKdH7zQQfZyfxvhzT4SJsF+hhpLy06QM\r\nxjCaMmz5Ria+la67VPjQrAQEQfZ6JlLQsoSuS915h5m/CAwZOv/PFjv67Ztc\r\nKRi93JRcaOGoe/+6hg8O13k/Z/woLJBj99WdGv91IHDU+pd9YC5AVWlQWh6t\r\nyk00FvidyCwJly/wCXh9aMXPd7UIR1Kq1uM=\r\n=foj7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"10476798e6a7b00b0a12777b29cc8bcbaf301061","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"kgryte","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"8.11.0","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.16.0","dependencies":{"@stdlib/cli-ctor":"^0.0.x","@stdlib/regexp-eol":"^0.0.x","@stdlib/fs-read-file":"^0.0.x","@stdlib/string-format":"^0.0.x","@stdlib/string-replace":"^0.0.x","@stdlib/assert-is-string":"^0.0.x","@stdlib/process-read-stdin":"^0.0.x","@stdlib/streams-node-stdin":"^0.0.x","@stdlib/assert-is-regexp-string":"^0.0.x","@stdlib/utils-regexp-from-string":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","proxyquire":"^2.0.0","@stdlib/bench":"^0.0.x","@stdlib/assert-is-browser":"^0.0.x","@stdlib/assert-is-windows":"^0.0.x","@stdlib/process-exec-path":"^0.0.x","@stdlib/string-from-code-point":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.0.9_1657635355813_0.7307563291108807","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/string-trim","version":"0.1.0","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.1.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"f14282c8c06aae03f0718080b6bb889fafcd53a5","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.1.0.tgz","fileCount":11,"integrity":"sha512-PQ1swrpOLmtjo/mrlQWbmvT16wLoNbxOCVKXbDUAGjZfg0BuO6dquAkwctUddSLPvj9N9jv5Wb/xrnQCzjXPCg==","signatures":[{"sig":"MEUCIQCB2JUipnwH2qMqCy+nkUtDe9h5EOsETmYjyK4g7hHZjgIgbgykq6YUMcQYPWE1Nyxx1UsaC6Yg3ree6QlxreWS8gM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27376},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"41f86d99cbb03d63f33b26b5a608ebc8703e045f","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"8.19.4","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.1.0","@stdlib/assert-is-string":"^0.1.0","@stdlib/string-base-trim":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","proxyquire":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.1.0_1695422354225_0.051028511872673654","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@stdlib/string-trim","version":"0.1.1","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.1.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"ee363db802e59f5161ff47ecd0f82b840d5f8670","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.1.1.tgz","fileCount":11,"integrity":"sha512-5XCdIwxYFZ1t3hDFmrc81cSlfB8PLajU873j+/oVUDIZmKIiCxJQZ+Ssjts+RJI+xEhPCafoqPB5FrrMkPe1Mg==","signatures":[{"sig":"MEUCIQCsoVXbZmyaeim6tZXgvx8IeVmuJSwFk8V65T7YrKJxjQIgL3r9klAHm+8IcC1m9Oyx/IphtLrxGKhkiDZnffJav5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27376},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"836b37cf688bfa381fcb3cb3a2dd327f0a94ad19","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"8.19.4","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.1.1","@stdlib/assert-is-string":"^0.1.1","@stdlib/string-base-trim":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","proxyquire":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.1.1_1696377876224_0.9147250815690267","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/string-trim","version":"0.2.0","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.2.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"db5e3e41a570232780bef43ec01fb133e8c661ab","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.2.0.tgz","fileCount":11,"integrity":"sha512-oU9t9cQ/9KmZq5CldywN0G+1dk7Q2zk5JXxEdQ56S+G/G3M0S2bVIVxT7BUZ+Cz2fT4Y5O2KcUJiDN80PZbYlQ==","signatures":[{"sig":"MEYCIQCg5r35V+THd0bBaH1igMhJHkDt6txNk+tWDaxiRQEITAIhAP4vftDGh0Zgl5eF1n1PeQ6dgPo71qaN1FfbhOKXrSHd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27181},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"8.19.4","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.2.0","@stdlib/assert-is-string":"^0.2.0","@stdlib/string-base-trim":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","proxyquire":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.2.0_1707884578756_0.40173938525700104","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/string-trim","version":"0.2.1","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.2.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"f5e92d45e30a8a3a62cdc145303e04905cfbc7e0","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.2.1.tgz","fileCount":11,"integrity":"sha512-lN6juIBRDX1NF8dFWNvowNxSWrNnU5GOIXqN2WtfMUZ6wY4eXR+PQ+xRUh4CKHhwJpOOHgBYTP3wCpSyA3Xi0g==","signatures":[{"sig":"MEUCIQCvVffAFYAp3x7bs80yZgDMKEU6mdgbIFMiSllrKqYoVAIgJwG2ZZ2r3398J7oF0hfU13UydDrR6ZYoKykXifX0uhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26805},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"39b81766b9d8a5e89ba4a26e5ea07f6413b46973","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"8.19.4","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.2.1","@stdlib/assert-is-string":"^0.2.1","@stdlib/string-base-trim":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.2.1_1708565932546_0.17554066787403788","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/string-trim","version":"0.2.2","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/string-trim@0.2.2","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"bd19bdfa86e1c2a77a73f91ca4cf971490ac73ab","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.2.2.tgz","fileCount":11,"integrity":"sha512-0Rezqu61Ub52fBcPlJq6ybAH4oxc4Sb61feAmgGVA+10hDkBKK5GWeowu/ZoIdPUZknoXHPoi49qYa8nYtldeg==","signatures":[{"sig":"MEUCIQCehn0JH6+x7EcnyQJ3HvVi59ECQRAQmRQZDV9gDVgGVQIgUfVjXpH2bk5BB9N4fsToQovO37VefWxiH4ngtb0sCWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26853},"main":"./lib","types":"./docs/types","engines":{"npm":">2.7.0","node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"33e8edbac6d7d96a3152c652d61ff6aea90af713","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/string-trim.git","type":"git"},"_npmVersion":"8.19.4","description":"Trim whitespace characters from the beginning and end of a string.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.2.2","@stdlib/assert-is-string":"^0.2.2","@stdlib/string-base-trim":"^0.2.2","@stdlib/error-tools-fmtprodmsg":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/string-trim_0.2.2_1722045380425_0.5046692600009333","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/string-trim","version":"0.2.3","description":"Trim whitespace characters from the beginning and end of a string.","license":"Apache-2.0","author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"main":"./lib","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"types":"./docs/types","scripts":{},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/string-trim.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/assert-is-string":"^0.2.3","@stdlib/string-base-trim":"^0.2.3","@stdlib/string-format":"^0.2.3","@stdlib/error-tools-fmtprodmsg":"^0.2.3"},"devDependencies":{},"engines":{"node":">=0.10.0","npm":">2.7.0"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/string-trim@0.2.3","gitHead":"65ac870bcc9363ee25cdde72514d9e0783b5395e","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-VlSuhI2Dgfqlm4CRSAFqeaGSVuiSTa1OumF131ZxaUQkj5YCow+A6Oad8w5xcfBOyyVtftrYbYk7a/ZhY4uR4Q==","shasum":"de6c69810f489b72533fef2b4ee7af183b563984","tarball":"https://registry.npmjs.org/@stdlib/string-trim/-/string-trim-0.2.3.tgz","fileCount":11,"unpackedSize":26830,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDo59/2wPqxJdyF4VQj6keCFjtavMIDHbqoqt8lXWMeDAiEAmbXTnA6qi6l/IQi1aeqyI5zo2X2V1Rr8ckho8YrQRcw="}]},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/string-trim_0.2.3_1770507370980_0.8953741445457428"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-14T17:50:48.369Z","modified":"2026-02-07T23:36:11.290Z","0.0.1":"2021-06-14T17:50:48.912Z","0.0.2":"2021-06-15T15:49:32.558Z","0.0.3":"2021-06-16T04:52:07.793Z","0.0.4":"2021-06-27T23:13:29.084Z","0.0.5":"2021-07-07T00:20:33.556Z","0.0.6":"2021-07-09T23:39:26.737Z","0.0.7":"2021-08-22T22:33:54.668Z","0.0.8":"2022-02-16T17:58:44.836Z","0.0.9":"2022-07-12T14:15:56.085Z","0.1.0":"2023-09-22T22:39:14.397Z","0.1.1":"2023-10-04T00:04:36.471Z","0.2.0":"2024-02-14T04:22:58.947Z","0.2.1":"2024-02-22T01:38:52.946Z","0.2.2":"2024-07-27T01:56:20.601Z","0.2.3":"2026-02-07T23:36:11.118Z"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"license":"Apache-2.0","homepage":"https://stdlib.io","keywords":["stdlib","stdstring","utilities","utility","utils","util","string","str","whitespace","remove","trim","trimming","replace"],"repository":{"type":"git","url":"git://github.com/stdlib-js/string-trim.git"},"description":"Trim whitespace characters from the beginning and end of a string.","contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"readme":"<!--\n\n@license Apache-2.0\n\nCopyright (c) 2018 The Stdlib Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n-->\n\n\n<details>\n  <summary>\n    About stdlib...\n  </summary>\n  <p>We believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.</p>\n  <p>The library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.</p>\n  <p>When you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.</p>\n  <p>To join us in bringing numerical computing to the web, get started by checking us out on <a href=\"https://github.com/stdlib-js/stdlib\">GitHub</a>, and please consider <a href=\"https://opencollective.com/stdlib\">financially supporting stdlib</a>. We greatly appreciate your continued support!</p>\n</details>\n\n# trim\n\n[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] -->\n\n> Trim whitespace characters from the beginning and end of a string.\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/string-trim\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar trim = require( '@stdlib/string-trim' );\n```\n\n#### trim( str )\n\nTrims whitespace characters from the beginning and end of a string.\n\n```javascript\nvar out = trim( ' \\t\\t\\n  Beep \\r\\n\\t  ' );\n// returns 'Beep'\n```\n\n</section>\n\n<!-- /.usage -->\n\n<section class=\"notes\">\n\n## Notes\n\n-   Following [Unicode 6.3.0][unicode] and later, \"whitespace\" is defined as the following characters:\n\n    -   `\\f`\n    -   `\\n`\n    -   `\\r`\n    -   `\\t`\n    -   `\\v`\n    -   `\\u0020`\n    -   `\\u00a0`\n    -   `\\u1680`\n    -   `\\u2000-\\u200a`\n    -   `\\u2028`\n    -   `\\u2029`\n    -   `\\u202f`\n    -   `\\u205f`\n    -   `\\u3000`\n    -   `\\ufeff`\n\n</section>\n\n<!-- /.notes -->\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar trim = require( '@stdlib/string-trim' );\n\nvar out = trim( '   Whitespace   ' );\n// returns 'Whitespace'\n\nout = trim( '\\t\\t\\tTabs\\t\\t\\t' );\n// returns 'Tabs'\n\nout = trim( '\\n\\n\\nNew Lines\\n\\n\\n' );\n// returns 'New Lines'\n```\n\n</section>\n\n<!-- /.examples -->\n\n\n\n<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->\n\n<section class=\"related\">\n\n## See Also\n\n-   <span class=\"package-name\">[`@stdlib/string-trim-cli`][@stdlib/string-trim-cli]</span><span class=\"delimiter\">: </span><span class=\"description\">CLI package for use as a command-line utility.</span>\n-   <span class=\"package-name\">[`@stdlib/string-left-trim`][@stdlib/string/left-trim]</span><span class=\"delimiter\">: </span><span class=\"description\">trim whitespace characters from the beginning of a string.</span>\n-   <span class=\"package-name\">[`@stdlib/string-pad`][@stdlib/string/pad]</span><span class=\"delimiter\">: </span><span class=\"description\">pad a string.</span>\n-   <span class=\"package-name\">[`@stdlib/string-right-trim`][@stdlib/string/right-trim]</span><span class=\"delimiter\">: </span><span class=\"description\">trim whitespace characters from the end of a string.</span>\n\n</section>\n\n<!-- /.related -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n\n<section class=\"main-repo\" >\n\n* * *\n\n## Notice\n\nThis package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.\n\nFor more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].\n\n#### Community\n\n[![Chat][chat-image]][chat-url]\n\n---\n\n## License\n\nSee [LICENSE][stdlib-license].\n\n\n## Copyright\n\nCopyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].\n\n</section>\n\n<!-- /.stdlib -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"links\">\n\n[@stdlib/string-trim-cli]: https://www.npmjs.com/package/@stdlib/string-trim-cli\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/string-trim.svg\n[npm-url]: https://npmjs.org/package/@stdlib/string-trim\n\n[test-image]: https://github.com/stdlib-js/string-trim/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/string-trim/actions/workflows/test.yml?query=branch:v0.2.3\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-trim/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/string-trim?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/string-trim.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/string-trim/main\n\n-->\n\n[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg\n[chat-url]: https://stdlib.zulipchat.com\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[cli-section]: https://github.com/stdlib-js/string-trim#cli\n[cli-url]: https://github.com/stdlib-js/string-trim/tree/cli\n[@stdlib/string-trim]: https://github.com/stdlib-js/string-trim/tree/main\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/string-trim/tree/deno\n[deno-readme]: https://github.com/stdlib-js/string-trim/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/string-trim/tree/umd\n[umd-readme]: https://github.com/stdlib-js/string-trim/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/string-trim/tree/esm\n[esm-readme]: https://github.com/stdlib-js/string-trim/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/string-trim/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/string-trim/main/LICENSE\n\n[standard-streams]: https://en.wikipedia.org/wiki/Standard_streams\n\n[unicode]: https://en.wikipedia.org/wiki/Unicode\n\n[mdn-regexp]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions\n\n<!-- <related-links> -->\n\n[@stdlib/string/left-trim]: https://www.npmjs.com/package/@stdlib/string-left-trim\n\n[@stdlib/string/pad]: https://www.npmjs.com/package/@stdlib/string-pad\n\n[@stdlib/string/right-trim]: https://www.npmjs.com/package/@stdlib/string-right-trim\n\n<!-- </related-links> -->\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}