https://github.com/vtrushin/code-error-fragment
https://github.com/vtrushin/code-error-fragment
code-fragment error-messages
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vtrushin/code-error-fragment
- Owner: vtrushin
- License: mit
- Created: 2017-10-12T14:57:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T09:45:39.000Z (about 3 years ago)
- Last Synced: 2026-04-18T12:40:39.894Z (25 days ago)
- Topics: code-fragment, error-messages
- Language: JavaScript
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[npm-icon]: https://img.shields.io/npm/v/code-error-fragment.svg
[npm-downloads-icon]: https://img.shields.io/npm/dm/code-error-fragment.svg
[npm-url]: https://www.npmjs.com/package/code-error-fragment
[node-versions-icon]: https://img.shields.io/node/v/code-error-fragment.svg
[node-url]: https://nodejs.org
[test-icon]: https://travis-ci.org/vtrushin/code-error-fragment.svg?branch=master
[test-url]: https://travis-ci.org/vtrushin/code-error-fragment
[coverage-icon]: https://coveralls.io/repos/github/vtrushin/code-error-fragment/badge.svg?branch=master
[coverage-url]: https://coveralls.io/github/vtrushin/code-error-fragment?branch=master

# Code error fragment
[![NPM][npm-icon]][npm-url]
[![NPM downloads][npm-downloads-icon]][npm-url]
[![Requirements][node-versions-icon]][node-url]
[![Travis-CI][test-icon]][test-url]
Partially taken from https://github.com/csstree/csstree/blob/master/lib/tokenizer/error.js