Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@enact/core
Advanced tools
Enact is an open source JavaScript framework containing everything you need to create a fast, scalable mobile or web application.
The set of essential building blocks for an Enact-based application.
Enact core provides several abstractions to be used with React-based applications. These include core/kind
, a
factory for stateless functional components (SFC's), core/jobs
, a smart wrapper for window.setTimeout
,
core/hoc
, a Higher Order Component (HOC) factory, and more.
npm install --save @enact/core
Tests are implemented in mocha and are run with the Karma runner.
npm test
Unless otherwise specified, all content, including all source code files and documentation files in this repository are:
Copyright (c) 2012-2019 LG Electronics
Unless otherwise specified or set forth in the NOTICE file, all content, including all source code files and documentation files in this repository are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
[2.3.0] - 2019-02-11
core/kind
config property contextTypes
, to be removed in 3.0.core/kind
config property contextType
replacing legacy contextTypes
propertyi18n/I18nDecorator
HOC config prop resources
to support retrieval of user-space i18n resource files on locale changei18n/I18nDecorator
HOC config prop sync
to support asynchronous retrieval of i18n resource filesi18n/I18nDecorator
HOC config props latinLanguageOverrides
and nonLatinLanguageOverrides
to allow consumers to configure some locales to be treated as Latin or non-Latin for the purposes of applying the enact-locale-non-latin
global class name.i18n/Text
component to provide asynchronous text translationsmoonstone/VirtualList.VirtualGridList
and moonstone/VirtualList.VirtualList
property childProps
to support additional props included in the object passed to the itemsRenderer
callbackmoonstone/Skinnable
support for skinVariants
, to enable features like high contrast mode and large text modespotlight/Spottable
property selectionKeys
ui/Skinnable
support for skinVariants
; a way to augment a skin by adding variations of a skin to your visuals, like large text, high contrast, or grayscaleui/Touchable
event onHoldEnd
to notify when a hold has been releasedui/Touchable
prop holdConfig.global
to allow a hold to continue when leaving or blurring the elementstyles
directory) extensions to be *.module.less
to retain modular context with CLI 2.x.i18n
resource loader to use intelligent defaults when the path variables are not injectedmoonstone/VirtualList
to focus an item properly by scrollTo
API immediately after a prior call to the same positionmoonstone/Popup
to close floating layer when the popup closes without animationspotlight
to improve prioritization of the contents of spotlight containers within overflow containersspotlight/Spottable
and spotlight/SpotlightContainerDecorator
to prevent focus when spotlightDisabled
is setspotlight/Spottable
to prevent emitting multiple click events when certain node types are selected via 5-way enterui/Touchable
to continue drag events when blurring the element when dragConfig.global
is setui/Marquee
to marquee when necessary after a locale changeFAQs
Enact is an open source JavaScript framework containing everything you need to create a fast, scalable mobile or web application.
The npm package @enact/core receives a total of 39,696 weekly downloads. As such, @enact/core popularity was classified as popular.
We found that @enact/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.