/
drndsv
/
react
Обзор
Документация
Войти
/
drndsv
/
react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
react
/
node_modules
/
convert-source-map
/
..
LICENSE
Initial commit
год назад
README.md
Initial commit
год назад
index.js
Initial commit
год назад
package.json
Initial commit
год назад
convert-source-map [![Build Status][ci-image]][ci-url]
Upgrading
API
fromObject(obj)
fromJSON(json)
fromURI(uri)
fromBase64(base64)
fromComment(comment)
fromMapFileComment(comment, readMap)
Examples
fromSource(source)
fromMapFileSource(source, readMap)
toObject()
toJSON([space])
toURI()
toBase64()
toComment([options])
addProperty(key, value)
setProperty(key, value)
getProperty(key)
removeComments(src)
removeMapFileComments(src)
commentRegex
mapFileCommentRegex
generateMapFileComment(file, [options])
README.md