/
6gcats
/
6GC
Обзор
Документация
Войти
/
6gcats
/
6GC
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
6GC
/
node_modules
/
convert-source-map
/
..
LICENSE
final version
2 года назад
README.md
final version
2 года назад
index.js
final version
2 года назад
package.json
final version
2 года назад
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