/
asias
/
new
Обзор
Документация
Войти
/
asias
/
new
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
new
/
node_modules
/
magic-string
/
..
dist
project
8 месяцев назад
LICENSE
project
8 месяцев назад
README.md
project
8 месяцев назад
index.d.ts
project
8 месяцев назад
package.json
project
8 месяцев назад
magic-string
Installation
Usage
Methods
s.addSourcemapLocation( index )
s.append( content )
s.appendLeft( index, content )
s.appendRight( index, content )
s.clone()
s.generateDecodedMap( options )
s.generateMap( options )
s.indent( prefix[, options] )
s.insertLeft( index, content )
s.insertRight( index, content )
s.locate( index )
s.locateOrigin( index )
s.move( start, end, newIndex )
s.overwrite( start, end, content[, options] )
s.prepend( content )
s.prependLeft ( index, content )
s.prependRight ( index, content )
s.remove( start, end )
s.slice( start, end )
s.snip( start, end )
s.toString()
s.trim([ charType ])
s.trimStart([ charType ])
s.trimEnd([ charType ])
s.trimLines()
s.isEmpty()
Bundling
License
README.md