
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
@basiclines/leo
Advanced tools
LEO is a lightweight JS library that helps you build modern front-end applications.
LEO is a lightweight JS library that helps you build modern front-end applications.
LEO Provides 3 simple tools (List, Element, Object) to help you build and grow you JS application without defining any specific architecture for you.
As an intent of reunite the best in class JS paradigms that are spread over the different ways of building modern javascript applications, LEO extracts different patterns from different frameworks and puts them together for you:
.get or .set methods.render method that is called whenever the element data or attrs properties are changed.LEO doesn't provides any architecture or specific design decisions for you and it's built entirely with the new ES6 features
npm install --save leojs
import LEOObject from LEO
class Person extends LEOObject {}
let stella = new Person()
stella.on('change', (value) => { console.log(value) })
stella.name = 'stella'
stella.surname = 'smith'
LEOJS project is still under development and it's not recommended for production use.
FAQs
LEO is a lightweight JS library that helps you build modern front-end applications.
The npm package @basiclines/leo receives a total of 45 weekly downloads. As such, @basiclines/leo popularity was classified as not popular.
We found that @basiclines/leo 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.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.