Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
A YAML parser written in javascript. This is the port to CommonJS. Client-side script is available at http://code.google.com/p/javascript-yaml-parser/
Author: Diogo Costa (costa.h4evr@gmail.com)
Date: 8th August 2011
This is CommonJS port of my Javascript YAML Parser, available at: http://code.google.com/p/javascript-yaml-parser/
The same as the original project, this project intends to implement a simple YAML parser. It does not intend to implement all the aspects formalized in the YAML specs, but rather to implement a robust parser in Javascript, enough to load simply structured YAML files.
The parser is available as a NPM module, this is the recommended way of installation.
Run the following command and you should be ready to go:
npm install yamlparser
ToDo
I try to deliver high quality products, but I do not guarantee that the product is free from defects. My software is provided "as is", and you use the software at your own risk.
I make no warranties as to performance, merchantability, fitness for a particular purpose, or any other warranties whether expressed or implied.
Under no circumstances shall I be liable for direct, indirect, special, incidental, or consequential damages resulting from the use, misuse, or inability to use this software, even if I have been advised of the possibility of such damages.
Please consult the license file for more information.
FAQs
A YAML parser written in javascript. This is the port to CommonJS. Client-side script is available at http://code.google.com/p/javascript-yaml-parser/
The npm package yamlparser receives a total of 151,028 weekly downloads. As such, yamlparser popularity was classified as popular.
We found that yamlparser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.