/
kochenov
/
universal-modular
Обзор
Документация
Войти
/
kochenov
/
universal-modular
Код
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
universal-modular
/
node_modules
/
magic-string
/
..
LICENSE
feat(foundation): Шаг 1.3 — Установить Node.js 24 + VitePress + настроить конфигурацию
месяц назад
README.md
feat(foundation): Шаг 1.3 — Установить Node.js 24 + VitePress + настроить конфигурацию
месяц назад
package.json
feat(foundation): Шаг 1.3 — Установить Node.js 24 + VitePress + настроить конфигурацию
месяц назад
magic-string
Installation
Usage
Properties
s.offset
Methods
s.addSourcemapLocation( index )
s.append( content )
s.appendLeft( index, content )
s.appendRight( index, content )
s.clone()
s.generateDecodedMap( options )
s.generateMap( options )
s.hasChanged()
s.indent( prefix[, options] )
s.insertLeft( index, content )
s.insertRight( index, content )
s.isEmpty()
s.locate( index )
s.locateOrigin( index )
s.move( start, end, index )
s.overwrite( start, end, content[, options] )
s.prepend( content )
s.prependLeft ( index, content )
s.prependRight ( index, content )
s.replace( regexpOrString, substitution )
s.replaceAll( regexpOrString, substitution )
s.remove( start, end )
s.reset( start, end )
s.slice( start, end )
s.snip( start, end )
s.toString()
s.trim([ charType ])
s.trimStart([ charType ])
s.trimEnd([ charType ])
s.trimLines()
s.update( start, end, content[, options] )
Bundling
License
README.md