
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Proof-of-concept and prototype web components to fill in some gaps in the Vaadin components collection.
Proof-of-concept helpers and prototype web components
Not recommended for production, but very much recommended for testing and providing feedback 😊
See the documentation for LightStyleElement
, StylableMixin
and PortalElement
.
Web components that try to fill in some gaps in the Vaadin components collection, and experiment with alternative implementation ideas for them by using the low-level elements and mixins.
See the documentation site for all components.
Install Node.js and npm, then do the following:
Clone the repo and change to the project directory:
git clone https://github.com/jouni/j-elements
cd j-elements
Install project dependencies:
npm install
Install Polymer CLI:
npm install -g polymer-cli
Run the demos and open them in your default browser:
cd site
npm link ../
polymer serve -o
FAQs
Proof-of-concept and prototype web components to fill in some gaps in the Vaadin components collection.
The npm package j-elements receives a total of 4 weekly downloads. As such, j-elements popularity was classified as not popular.
We found that j-elements demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.