t

to-fast-properties

Force V8 to use fast properties for an object
https://github.com/sindresorhus/to-fast-properties#readme
MIT
Sindre Sorhus
sindresorhus
Files download
File Operation
to-fast-properties-4.0.0.jar download
to-fast-properties-4.0.0.pom download
to-fast-properties-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>to-fast-properties</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:to-fast-properties:4.0.0'
Gradle Kotlin
implementation("org.mvnpm:to-fast-properties:4.0.0")
Scala SBT
libraryDependencies += "org.mvnpm" % "to-fast-properties" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='to-fast-properties', version='4.0.0')
)
Apache Ivy
<dependency org="org.mvnpm" name="to-fast-properties" rev="4.0.0" />
Leiningen
[org.mvnpm/to-fast-properties "4.0.0"]
Apache Buildr
'org.mvnpm:to-fast-properties:jar:4.0.0'
Dependencies
The project has no third-party dependencies